{
  "name": "whitestormjs-physijs",
  "version": "1.0.3",
  "description": "Customer Physics plugin for three.js",
  "main": "physi.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WhitestormJS/Physijs.git"
  },
  "keywords": [
    "3d",
    "three",
    "whitestormjs",
    "physijs"
  ],
  "author": "WhitestormJS community",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/WhitestormJS/Physijs/issues"
  },
  "homepage": "https://github.com/WhitestormJS/Physijs#readme",
  "dependencies": {
    "three": "^0.76.1"
  }
}
