blob: b961aff0833d797bcd6effce284fee7a9dc9ac09 [file] [log] [blame]
{
"author": "Gord Tanner <gtanner@gmail.com> (http://github.com/gtanner)",
"name": "cordova-js",
"description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
"version": "3.7.0",
"homepage": "http://cordova.apache.org",
"repository": {
"type": "git",
"url": "http://git-wip-us.apache.org/repos/asf/cordova-js.git"
},
"engines": {
"node": "~0.10.x"
},
"contributors": [
{
"name": "Fil Maj",
"email": "filmaj@apache.org"
},
{
"name": "Jesse MacFadyen",
"email": "purplecabbage@apache.org"
},
{
"name": "Bryce Curtis",
"email": ""
},
{
"name": "Drew Walters",
"email": ""
},
{
"name": "Patrick Mueller",
"email": ""
},
{
"name": "Simon MacDonald",
"email": ""
},
{
"name": "Becky Gibson",
"email": ""
},
{
"name": "Anis Kadri",
"email": "anis@apache.org"
},
{
"name": "Dan Silivestru",
"email": "dansilivestru@apache.org"
},
{
"name": "Shazron Abdullah",
"email": "shazron@apache.org"
}
],
"devDependencies": {
"jasmine-node": "1.14.x",
"jsdom-nogyp": "0.8.3",
"connect": "1.8.5",
"grunt": "~0.4.1",
"grunt-contrib-clean": "~0.4.1",
"grunt-contrib-jshint": "~0.6.0"
},
"dependencies": {
"uglify-js": "2.4.x",
"browserify": "3.46.0",
"through": "2.3.4"
}
}