blob: 9fc00e086628c99e0f6568c93d394795aa9ae4af [file] [log] [blame]
{
"private": true,
"name": "pgbundle",
"description": "Vanadium playground file bundler",
"version": "0.0.1",
"bin": "./bin/pgbundle",
"bugs": {
"url": "https://github.com/vanadium/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"
}