mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-09-14 07:24:42 +00:00
Back Alive!
This commit is contained in:
24
docs/package.json
Executable file
24
docs/package.json
Executable file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "hpstr-theme",
|
||||
"author": "Michael Rose <michael@mademistakes.com>",
|
||||
"homepage": "http://mmistakes.github.io/hpstr-jekyll-theme/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/mmistakes/hpstr-jekyll-theme.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mmistakes/hpstr-jekyll-theme/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-clean": "~0.5.0",
|
||||
"grunt-contrib-jshint": "~0.6.3",
|
||||
"grunt-contrib-uglify": "~0.2.2",
|
||||
"grunt-contrib-watch": "~0.5.2",
|
||||
"grunt-contrib-imagemin": "~0.2.0",
|
||||
"grunt-svgmin": "~0.2.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user