summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 4640550..0000000
--- a/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "engines": {
- "node": ">= 0.10.0"
- },
- "devDependencies": {
- "grunt": "~0.4.2",
- "grunt-contrib-commands": "^0.1.6",
- "grunt-contrib-copy": "^0.5.0",
- "grunt-contrib-sass": "^0.7.3",
- "grunt-contrib-watch": "~0.5.3",
- "grunt-responsive-images": "^0.1.3"
- }
-}