package.json in carte-server-0.0.1 vs package.json in carte-server-0.0.3
- old
+ new
@@ -1,9 +1,9 @@
{
"name": "carte-client",
"description": "something like dictionary, wiki, or information card",
- "version": "0.0.1",
+ "version": "0.0.3",
"main": "lib/carte.coffee",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
@@ -24,9 +24,12 @@
"coffee-script": "^1.9.2",
"coffeeify": "^1.0.0",
"cssify": "^0.7.0",
"debowerify": "^1.2.1",
"gulp": "^3.8.11",
+ "gulp-if": "^1.2.5",
+ "gulp-streamify": "0.0.5",
+ "gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.4",
"jquery": "^2.1.3",
"react": "^0.13.2",
"react-bootstrap": "^0.21.0",
"vinyl-source-stream": "^1.1.0",