mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-01 14:47:37 -04:00
threw out slate, mustache and zepto. replaced with minified.js
This commit is contained in:
+2
-7
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user