Newer
Older
infinity-rain / package.json
{
  "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": {
    "express": "^4.16.3",
    "path": "^0.12.7",
    "three": "^0.94.0"
  }
}