Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 27193eb..0000000
--- a/package.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "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"
- }
-}