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

github.com/dplesca/purehugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..079d2da
--- /dev/null
+++ b/package.json
@@ -0,0 +1,8 @@
+{
+ "devDependencies": {
+ "gulp": "^3.8.11",
+ "gulp-concat": "^2.5.2",
+ "gulp-minify-css": "^1.1.0",
+ "gulp-uglify": "^1.2.0"
+ }
+}