{ | |
"name": "viz-vanadium-viewer", | |
"description": "Viz is a browser for Vanadium namespaces.", | |
"version": "0.0.1", | |
"private": true, | |
"devDependencies": { | |
"bower": "~1.3.12", | |
"browserify": "^4.2.3", | |
"exorcist": "^0.1.6", | |
"jshint": "^2.6.0", | |
"prova": "git+https://github.com/aghassemi/prova#0.0.4", | |
"proxyquireify": "^0.5.0", | |
"rework": "^1.0.1", | |
"rework-import": "^1.2.1", | |
"rework-vars": "^3.1.1", | |
"serve": "^1.4.0", | |
"through2": "^0.5.1", | |
"lru-cache": "~2.5.0", | |
"tap-xunit": "~1.1.1", | |
"envify": "~3.2.0", | |
"vulcanize": "~0.7.9" | |
}, | |
"dependencies": { | |
"bars": "git+https://github.com/steel/bars.git#1.2.2", | |
"debug": "^2.1.1", | |
"uuid": "^2.0.1", | |
"insert-css": "^0.2.0", | |
"json-stable-stringify": "^1.0.0", | |
"localforage": "^1.0.2", | |
"marked": "^0.3.2", | |
"mercury": "^12.0.0", | |
"routes": "^1.2.0", | |
"d3": "~3.5.5", | |
"lodash": "~3.0.0", | |
"extend": "~2.0.0", | |
"bluebird": "~2.3.2" | |
} | |
} |