react-pivot
Version:
React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.
115 lines (114 loc) • 2.92 kB
JSON
{
"name": "budo",
"version": "8.0.3",
"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": {
"bole": "^2.0.0",
"browserify": "^12.0.1",
"chokidar": "^1.0.1",
"connect-pushstate": "^1.0.0",
"events": "^1.0.2",
"garnish": "^5.0.0",
"get-ports": "^1.0.2",
"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",
"resp-modifier": "^6.0.0",
"serve-static": "^1.10.0",
"simple-html-index": "^1.1.0",
"stacked": "^1.1.1",
"stdout-stream": "^1.4.0",
"strip-ansi": "^3.0.0",
"term-color": "^1.0.1",
"tiny-lr": "^0.2.0",
"url-trim": "^1.0.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",
"pushstate": "./bin/cmd.js example/app.js:bundle.js -v --dir example --live --pushstate -- -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": "3a613c841995b97ec1cecab343f034911bd36c09",
"_id": "budo@8.0.3",
"_shasum": "e1d5d99d6104282b35b82aa7eefd436b4eabace9",
"_from": "budo@>=8.0.3 <9.0.0",
"_npmVersion": "2.14.12",
"_nodeVersion": "5.0.0",
"_npmUser": {
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
"dist": {
"shasum": "e1d5d99d6104282b35b82aa7eefd436b4eabace9",
"tarball": "http://registry.npmjs.org/budo/-/budo-8.0.3.tgz"
},
"maintainers": [
{
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
{
"name": "yoshuawuyts",
"email": "i@yoshuawuyts.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/budo/-/budo-8.0.3.tgz",
"readme": "ERROR: No README data found!"
}