{ "name": "infinity-rain", "version": "0.1.0", "description": "infinity-rain ===============", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.synoikos.de/git/peter/infinity-rain.git" }, "author": "Peter Zilz", "license": "ISC", "dependencies": { "three": "^0.94.0" } }