carte-client
Version:
something like dictionary, wiki, or information card
50 lines (49 loc) • 1.29 kB
JSON
{
"name": "carte-client",
"description": "something like dictionary, wiki, or information card",
"version": "0.0.16",
"main": "lib/carte.coffee",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/tily/carte.git"
},
"author": "tily",
"license": "ISC",
"bugs": {
"url": "https://github.com/tily/carte/issues"
},
"homepage": "https://github.com/tily/carte",
"dependencies": {
"animate.css": "^3.2.5",
"backbone": "^1.1.2",
"bootstrap": "^3.3.4",
"browserify": "^9.0.8",
"browserify-css": "^0.6.1",
"coffee-reactify": "^3.0.0",
"coffee-script": "^1.9.2",
"coffeeify": "^1.0.0",
"debowerify": "^1.2.1",
"extend": "^2.0.1",
"font-awesome": "^4.3.0",
"fs-extra": "^0.18.2",
"gulp": "^3.8.11",
"gulp-if": "^1.2.5",
"gulp-jade": "^1.0.0",
"gulp-rename": "^1.2.2",
"gulp-streamify": "0.0.5",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.4",
"jquery": "^2.1.3",
"lodash": "^3.8.0",
"markdown-it": "^4.2.0",
"react": "^0.13.2",
"react-bootstrap": "^0.21.0",
"react-tagsinput": "^1.3.2",
"string": "^3.1.1",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.1.2"
}
}