non_npm_packages: 06wj/Shader-Playground, package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
e7323aab8d9c5769a25885cc1098684fc260642c | { "author": "06wj", "bugs": { "url": "https://github.com/06wj/Shader-Playground/issues" }, "dependencies": { "hilo3d": "^1.15.10-alpha.3" }, "description": "Shader Playground", "devDependencies": { "@babel/standalone": "^7.11.6", "@demosify/core": "^0.6.0" }, "homepage": "https://github.com/06wj/Shader-Playground#readme", "keywords": [ "Shader", "Playground" ], "license": "MIT", "name": "shader-playground", "repository": { "type": "git", "url": "git+https://github.com/06wj/Shader-Playground.git" }, "scripts": { "demo:dev": "demosify --serve", "demo:prod": "demosify --prod", "dev": "npm run demo:dev", "pub": "npm run demo:prod" }, "version": "0.0.1" } |
06wj | package.json | 06wj/Shader-Playground |