aframe-physics-extras
Version:
Cannon API interface components the A-Frame Physics System.
112 lines (111 loc) • 2.72 kB
JSON
{
"name": "budo",
"version": "7.0.4",
"description": "a browserify server for rapid prototyping",
"main": "index.js",
"bin": {
"budo": "./bin/cmd.js"
},
"license": "MIT",
"author": {
"name": "Matt DesLauriers",
"email": "dave.des@gmail.com",
"url": "https://github.com/mattdesl"
},
"dependencies": {
"async": "^1.5.0",
"bole": "^2.0.0",
"browserify": "^12.0.1",
"chokidar": "^1.0.1",
"ecstatic": "^1.0.0",
"events": "^1.0.2",
"garnish": "^5.0.0",
"get-ports": "^1.0.2",
"inject-lr-script": "^1.0.0",
"internal-ip": "^1.0.1",
"micromatch": "^2.2.0",
"minimist": "^1.1.0",
"once": "^1.3.2",
"opn": "^3.0.2",
"resolve": "^1.1.6",
"routes-router": "^4.1.2",
"simple-html-index": "^1.1.0",
"stdout-stream": "^1.4.0",
"strip-ansi": "^3.0.0",
"term-color": "^1.0.1",
"tiny-lr": "^0.2.0",
"watchify-middleware": "^1.3.0",
"xtend": "^4.0.0"
},
"devDependencies": {
"2d-context": "^1.2.0",
"babelify": "^6.3.0",
"brfs": "^1.4.0",
"canvas-loop": "^1.0.4",
"ndjson": "^1.4.1",
"request": "^2.53.0",
"standard": "^5.2.1",
"tap-spec": "^4.1.0",
"tape": "^4.0.0",
"through2": "^2.0.0",
"tree-kill": "^1.0.0",
"win-spawn": "^2.0.0"
},
"scripts": {
"test": "standard && tape test/test*.js | tap-spec",
"start": "./bin/cmd.js example/app.js:bundle.js -v --dir example -- -t babelify",
"live": "./bin/cmd.js example/app.js:bundle.js --dir example --verbose --live -- -t babelify"
},
"keywords": [
"browserify",
"watchify",
"browser",
"dev",
"development",
"server",
"beefy",
"wzrd",
"local",
"locally",
"localhost",
"watch",
"live",
"reload",
"livereload",
"lr"
],
"repository": {
"type": "git",
"url": "git://github.com/mattdesl/budo.git"
},
"homepage": "https://github.com/mattdesl/budo",
"bugs": {
"url": "https://github.com/mattdesl/budo/issues"
},
"gitHead": "7405986172eb9b86ddbb6e12a25036149061edda",
"_id": "budo@7.0.4",
"_shasum": "7b6a88414869000c9f997675747651b71e55ec8b",
"_from": "budo@*",
"_npmVersion": "2.14.2",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
"dist": {
"shasum": "7b6a88414869000c9f997675747651b71e55ec8b",
"tarball": "http://registry.npmjs.org/budo/-/budo-7.0.4.tgz"
},
"maintainers": [
{
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
{
"name": "yoshuawuyts",
"email": "i@yoshuawuyts.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/budo/-/budo-7.0.4.tgz"
}