blob: dd494539df134b96a3af9660019571f9cc811c4e [file] [log] [blame]
{
"private": true,
"name": "pgbundle",
"description": "Vanadium playground file bundler",
"version": "0.0.1",
"bin": "./bin/pgbundle",
"bugs": {
"url": "https://github.com/veyron/release-issues/issues"
},
"dependencies": {
"glob": "^4.3.5",
"lodash": "^3.0.0",
"minimist": "^1.1.0"
},
"homepage": "https://vanadium.googlesource.com/release.projects.playground/+/master/pgbundle",
"devDependencies": {
"dependency-check": "^2.4.0",
"jshint": "^2.6.0"
},
"repository": {
"type": "git",
"url": "https://vanadium.googlesource.com/release.projects.playground"
},
"license": "BSD"
}