mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-03 02:17:38 +00:00
First pass 2.0 design
This commit is contained in:
27
package.json
27
package.json
@ -32,5 +32,30 @@
|
||||
"url": "https://github.com/TryGhost/Casper.git"
|
||||
},
|
||||
"bugs": "https://github.com/TryGhost/Casper/issues",
|
||||
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors"
|
||||
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "6.3.6",
|
||||
"connect-livereload": "0.5.4",
|
||||
"cssnano": "3.7.1",
|
||||
"del": "2.2.1",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-csscomb": "3.0.7",
|
||||
"gulp-ext-replace": "0.3.0",
|
||||
"gulp-live-server": "0.0.30",
|
||||
"gulp-livereload": "3.8.1",
|
||||
"gulp-nodemon": "2.1.0",
|
||||
"gulp-postcss": "6.1.1",
|
||||
"gulp-replace": "0.5.4",
|
||||
"gulp-sourcemaps": "1.6.0",
|
||||
"gulp-svgmin": "1.2.2",
|
||||
"gulp-util": "3.0.7",
|
||||
"gulp-watch": "4.3.8",
|
||||
"postcss-color-function": "2.0.1",
|
||||
"postcss-custom-properties": "5.0.1",
|
||||
"postcss-easy-import": "1.0.1",
|
||||
"postcss-import": "8.1.2"
|
||||
},
|
||||
"config": {
|
||||
"posts_per_page": 25
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user