pbs/package.json

22 lines
483 B
JSON

{
"name": "pert",
"version": "0.1.0",
"devDependencies": {
"gulp": "^3.8.11",
"gulp-clean": "^0.3.1",
"gulp-coffee": "^2.3.1",
"gulp-markdown": "^1.0.0",
"gulp-minify-css": "^1.0.0",
"gulp-minify-html": "^1.0.2",
"gulp-uglify": "^1.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/fazo96/pert.git"
},
"bugs": {
"url": "https://github.com/fazo96/pert/issues"
},
"homepage": "https://github.com/fazo96/pert"
}