blob: e0689aac345d8f99f8c3745835de833381888d88 [file] [log] [blame]
{
"private": true,
"name": "vanadium-pg-client",
"description": "Vanadium playground web client",
"version": "0.0.0",
"bugs": {
"url": "https://github.com/veyron/release-issues/issues"
},
"main": "browser/index.js",
"dependencies": {
"brace": "^0.4.0",
"debug": "^2.1.3",
"domready": "^1.0.7",
"format": "^0.2.1",
"global": "^4.3.0",
"hyperquest": "^1.0.1",
"mercury": "^14.0.0",
"moment": "^2.10.2",
"prr": "^1.0.1",
"routes": "^2.0.0",
"run-parallel": "^1.1.0",
"single-page": "^1.0.0",
"split": "^0.3.3",
"superagent": "^1.1.0",
"through2": "^0.6.3",
"xtend": "^4.0.0"
},
"homepage": "https://github.com/vanadium/playground",
"scripts": {
"start": "make start",
"test": "make test"
},
"devDependencies": {
"browserify": "^8.1.1",
"http-server": "^0.7.4",
"jshint": "^2.6.0",
"minimist": "^1.1.1",
"myth": "^1.4.0",
"pgbundle": "0.0.1",
"rework-inherit": "^0.2.3",
"rework": "^1.0.1",
"run-browser": "^2.0.2",
"tape": "^3.5.0"
},
"repository": {
"type": "git",
"url": "git@github.com:vanadium/playground.git"
},
"license": "BSD"
}