blob: e74e4020850e0c23caf84910bdc344e78c8dedba [file] [log] [blame]
{
"name": "cordova-registry-web",
"version": "0.1.0",
"description": "The cordova registry ui couchapp",
"scripts": {
"start": "./push.sh"
},
"dependencies": {
"couchapp": "~0.10.0",
"semver": "~2.0.10"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-connect-proxy": "~0.2.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-connect": "^0.7.1",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-less": "~0.9.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-preprocess": "~4.0.0",
"grunt-shell": "~0.6.2",
"jsontool": "~4.0.0",
"load-grunt-tasks": "~0.2.1"
}
}