summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2016-01-16 22:41:39 +0100
committerVictor Häggqvist <[email protected]>2016-01-16 22:41:39 +0100
commit515c898a8e0420dfcbee7d983c82094f06e08134 (patch)
treed62d4542053d55aaf50e0c55907ffd2745e9c833 /package.json
parent9e7b91f00c734ba7857f5114a3b10b5a68289f6e (diff)
--git-dir=../.git
9e7b91f
Diffstat (limited to '')
-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"
- }
-}