cultofthepartyparrot.com/package.json

33 lines
848 B
JSON

{
"name": "cultofthepartyparrot.com",
"version": "1.1.0",
"description": "PARTY OR DIE",
"scripts": {
"test": "gulp test",
"build": "gulp build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jmhobbs/cultofthepartyparrot.com.git"
},
"author": "John Hobbs <john@velvetcache.org>",
"license": "MIT",
"bugs": {
"url": "https://github.com/jmhobbs/cultofthepartyparrot.com/issues"
},
"homepage": "https://github.com/jmhobbs/cultofthepartyparrot.com#readme",
"devDependencies": {
"chai": "^3.5.0",
"convert-units": "^2.1.0",
"gulp": "^4.0.0",
"gulp-data": "^1.2.1",
"gulp-imagemin": "^6.0.0",
"gulp-mocha": "^6.0.0",
"gulp-mustache": "^2.3.0",
"gulp-rev": "^7.1.2",
"gulp-uglifycss": "^1.0.6",
"image-size": "^0.6.1",
"jsonschema": "1.1.1"
}
}