UNPKG

prison-cell-vr

Version:

Amnesty International Prison Cell Virtual Reality Project.

48 lines (47 loc) 1.2 kB
{ "name": "prison-cell-vr", "version": "1.0.1", "description": "Amnesty International Prison Cell Virtual Reality Project.", "dependencies": { "aframe": "^0.5.0", "aframe-animation-component": "^3.2.5", "aframe-particle-system-component": "^1.0.8", "aframe-react": "^4.0.x", "babel-polyfill": "^6.3.14", "jquery": "^3.2.1", "react": "^15.4.1", "react-dom": "^15.4.1", "react-scripts": "0.9.5" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject", "publish": "npm run build && gh-pages -d build" }, "repository": { "type": "git", "url": "git+https://github.com/cmarcelly/prison-cell-vr.git" }, "keywords": [ "aframe", "react", "vr", "boilerplate", "a-frame", "mozvr", "reactvr", "aframe-react", "webvr" ], "author": "Cédric Marcelly <cmarcelly@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/cmarcelly/prison-cell-vr/issues" }, "homepage": "https://cmarcelly.github.io/prison-cell-vr/", "devDependencies": { "gh-pages": "^0.12.0" } }