blog menu page & blog article page
This commit is contained in:
27
package.json
Normal file
27
package.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "saburly-website2",
|
||||
"version": "1.0.0",
|
||||
"description": "## TODO:",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/edazdarevic/saburly-website2.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/edazdarevic/saburly-website2/issues"
|
||||
},
|
||||
"homepage": "https://github.com/edazdarevic/saburly-website2#readme",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-clean-css": "^3.9.0",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-copy": "^1.0.1",
|
||||
"gulp-rev-all": "^0.9.7",
|
||||
"gulp-uglify": "^3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user