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

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2016-11-16 23:02:38 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2016-11-16 23:02:38 +0300
commit28bd0489a9d2f45faf5fc3a4214cd049faf938ea (patch)
treedd22f65c6876709b445029dfa711a6e32874e3bf /package.json
parentf7db4b422a85b3ef17808fce3dde814d78411465 (diff)
Remove npm deps that is not used
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 1 insertions, 10 deletions
diff --git a/package.json b/package.json
index 55d91fd..271c76c 100644
--- a/package.json
+++ b/package.json
@@ -47,14 +47,5 @@
"load-grunt-tasks": "~0.2.0",
"rand-token": "^0.2.1"
},
- "dependencies": {
- "async": "^1.5.2",
- "jsdom": "^8.1.0",
- "jquery": "^2.2.4",
- "marked": "^0.3.5",
- "mkdirp": "^0.5.1",
- "moment": "^2.13.0",
- "prompt": "^1.0.0",
- "strip-indent": "^1.0.1"
- }
+ "dependencies": {}
} \ No newline at end of file