{ | |
"name": "veyron-browser", | |
"description": "Veyron Browser is a browser for the Veyron namespace.", | |
"version": "0.0.1", | |
"private": true, | |
"devDependencies": { | |
"bower": "~1.3.9", | |
"browserify": "^4.2.3", | |
"exorcist": "^0.1.6", | |
"jshint": "^2.5.2", | |
"prova": "git+https://github.com/aghassemi/prova", | |
"proxyquireify": "^0.5.0", | |
"rework": "^1.0.0", | |
"rework-import": "^1.2.1", | |
"rework-vars": "^3.1.1", | |
"serve": "^1.4.0", | |
"through2": "^0.5.1", | |
"vulcanize": "^0.3.1", | |
"postie": "~0.4.5", | |
"lru-cache": "~2.5.0", | |
"tap-xunit": "~1.1.1", | |
"envify": "~3.2.0" | |
}, | |
"dependencies": { | |
"bars": "git+https://github.com/steel/bars.git", | |
"debug": "^1.0.4", | |
"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", | |
"lodash": "~2.4.1", | |
"vis": "~3.8.0", | |
"extend": "~2.0.0" | |
} | |
} |