meta-client
Version:
redefining space
52 lines (51 loc) • 1.39 kB
JSON
{
"name": "meta-client",
"version": "0.0.0-a",
"description": "redefining space",
"main": "meta-client.js",
"repository": {
"type": "git",
"url": "git+https://github.com/cheesyeyes/meta-client.git"
},
"author": "Florian Maxim Brüggemann",
"license": "MIT",
"bugs": {
"url": "https://github.com/cheesyeyes/meta-client/issues"
},
"homepage": "https://github.com/cheesyeyes/meta-client#readme",
"dependencies": {
"babel-cli": "^6.18.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-es2015-rollup": "^1.2.0",
"babelify": "^7.3.0",
"browserify": "^13.1.1",
"events": "^1.1.1",
"fs": "0.0.1-security",
"geolocator": "^2.1.0",
"hammerjs": "^2.0.8",
"http": "0.0.0",
"https": "^1.0.0",
"install": "^0.8.4",
"mongodb": "^2.2.11",
"npm": "^4.0.5",
"path": "^0.12.7",
"rollup": "^0.36.3",
"rollup-plugin-babel": "^2.6.1",
"rollup-plugin-commonjs": "^5.0.5",
"rollup-plugin-node-resolve": "^2.0.0",
"rollupify": "^0.3.5",
"socket.io": "^1.5.1",
"socket.io-client": "^1.7.2",
"socketio": "^1.0.0",
"three": "^0.82.1",
"three-orbit-controls": "^82.1.0",
"three-text2d": "^0.3.0",
"tween": "^0.9.0",
"uglifyify": "^3.0.4",
"uglifyjs": "^2.4.10",
"url": "^0.11.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}