{ "name": "clean", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "d3-scale-chromatic": "^1.2.0", "dat.gui": "^0.7.1", "stats-js": "^1.0.0-alpha1", "three": "^0.88.0", "tinycolor2": "^1.4.1" } }