threw out slate, mustache and zepto. replaced with minified.js

This commit is contained in:
Keegan
2016-01-08 18:54:57 -08:00
parent 58a1a3f498
commit 08bff3ac4b
125 changed files with 10464 additions and 260 deletions
+2 -7
View File
@@ -25,6 +25,7 @@
},
"homepage": "https://github.com/keegan-lillo/pebble-clay#readme",
"devDependencies": {
"deamdify": "^0.1.1",
"eslint": "^1.5.1",
"eslint-config-pebble": "^1.2.0",
"eslint-plugin-standard": "^1.3.1",
@@ -33,18 +34,12 @@
},
"dependencies": {
"browserify": "^11.2.0",
"browserify-mustache": "0.0.4",
"del": "^2.0.2",
"gulp": "^3.9.0",
"gulp-html-to-js": "0.0.1",
"gulp-inline": "0.0.15",
"gulp-minify-html": "^1.0.4",
"gulp-minify-inline": "^0.1.1",
"gulp-template": "^3.0.0",
"hogan.js": "^3.0.2",
"mustache": "^2.1.3",
"stringify": "^3.1.0",
"vinyl-source-stream": "^1.1.0",
"zepto-browserify": "^1.0.0"
"vinyl-source-stream": "^1.1.0"
}
}