blob: fd5e3d319b54b3ba28275d26d4c393357984fe84 [file] [log] [blame]
{
"name": "fauxton",
"version": "0.1.0",
"description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
"main": "grunt.js",
"directories": {
"test": "test"
},
"dependencies": {
"async": "~0.2.6",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.6",
"couchapp": "~0.9.1",
"grunt-contrib-cssmin": "~0.5.0",
"grunt-contrib-clean": "~0.4.1",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-less": "~0.5.0",
"grunt-contrib-jst": "~0.5.0",
"grunt-contrib-watch": "~0.4.4",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-couchapp": "~0.1.0",
"grunt-exec": "~0.4.0",
"grunt-init": "~0.2.0",
"grunt-contrib-requirejs": "~0.4.1",
"underscore": "~1.4.2",
"url": "~0.7.9",
"urls": "~0.0.3",
"http-proxy": "~0.10.2",
"send": "~0.1.1",
"grunt-mocha-phantomjs": "~0.3.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/couchdb.git"
},
"keywords": [
"couchdb",
"futon",
"fauxton"
],
"author": "",
"license": "Apache V2"
}