blob: a67299fbbf37aa77da3379c4aa3db82be5b2cf78 [file] [log] [blame]
{
"author": "Apache Software Foundation",
"name": "cordova-lib",
"description": "Apache Cordova tools core lib and API",
"version": "4.3.1",
"repository": {
"type": "git",
"url": "git://git-wip-us.apache.org/repos/asf/cordova-lib.git"
},
"bugs": {
"url": "https://issues.apache.org/jira/browse/CB",
"email": "dev@cordova.apache.org"
},
"main": "cordova-lib.js",
"engines": {
"node": ">=0.9.9"
},
"engineStrict": true,
"dependencies": {
"bplist-parser": "0.0.6",
"cordova-js": "3.8.0",
"d8": "0.4.4",
"dep-graph": "1.1.0",
"elementtree": "0.1.5",
"glob": "4.0.6",
"init-package-json": "^1.2.0",
"mime": "1.2.11",
"npm": "1.3.4",
"npmconf": "0.1.16",
"osenv": "0.1.0",
"plist": "1.1.0",
"properties-parser": "0.2.3",
"q": "1.0.1",
"rc": "0.5.2",
"request": "2.47.0",
"semver": "2.0.11",
"shelljs": "0.3.0",
"tar": "1.0.2",
"through2": "0.6.3",
"underscore": "1.7.0",
"unorm": "1.3.3",
"valid-identifier": "0.0.1",
"xcode": "0.6.7"
},
"devDependencies": {
"istanbul": "^0.3.4",
"jasmine-node": "1.14.5",
"jshint": "2.5.8",
"rewire": "2.1.3"
},
"scripts": {
"test": "npm run jshint && npm run jasmine",
"jshint": "node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint spec-cordova && node node_modules/jshint/bin/jshint spec-plugman",
"jasmine": "node node_modules/jasmine-node/bin/jasmine-node --captureExceptions --color spec-plugman spec-cordova",
"cover": "node node_modules/istanbul/lib/cli.js cover --root src --print detail node_modules/jasmine-node/bin/jasmine-node -- spec-cordova spec-plugman"
},
"contributors": [
{
"name": "Brian LeRoux",
"email": "b@brian.io"
},
{
"name": "Fil Maj",
"email": "maj.fil@gmail.com"
},
{
"name": "Mike Reinstein",
"email": "reinstein.mike@gmail.com"
},
{
"name": "Darry Pogue",
"email": "darryl@dpogue.ca"
},
{
"name": "Michael Brooks",
"email": "michael@michaelbrooks.ca"
},
{
"name": "Braden Shepherdson",
"email": "braden@chromium.org"
},
{
"name": "Gord Tanner",
"email": "gtanner@gmail.com"
},
{
"name": "Tim Kim",
"email": "timk@adobe.com"
},
{
"name": "Benn Mapes",
"email": "Benn.Mapes@gmail.com"
},
{
"name": "Michael Wolf",
"email": "Michael.Wolf@Cynergy.com"
},
{
"name": "Andrew Grieve",
"email": "agrieve@chromium.org"
},
{
"name": "Bryan Higgins",
"email": "bhiggins@blackberry.com"
},
{
"name": "Don Coleman",
"email": "dcoleman@chariotsolutions.com"
},
{
"name": "Germano Gabbianelli",
"email": "tyron.mx@gmail.com"
},
{
"name": "Ian Clelland",
"email": "iclelland@chromium.org"
},
{
"name": "Lucas Holmqust",
"email": "lholmqui@redhat.com"
},
{
"name": "Matt LeGrand",
"email": "mlegrand@gmail.com"
},
{
"name": "Michal Mocny",
"email": "mmocny@gmail.com"
},
{
"name": "Sam Breed",
"email": "sam@quickleft.com"
},
{
"name": "Tommy-Carlos Williams",
"email": "tommy@devgeeks.org"
},
{
"name": "Rubén Norte",
"email": "rubennorte@gmail.com"
},
{
"name": "Germano Gabbianelli",
"email": "tyrion.mx@gmail.com"
},
{
"name": "Steven Gill",
"email": "stevengill97@gmail.com"
},
{
"name": "Jesse",
"email": "purplecabbage@gmail.com"
},
{
"name": "Anis Kadri"
},
{
"name": "Ryan Willoughby"
},
{
"name": "Brett Rudd"
},
{
"name": "Shazron Abdullah"
},
{
"name": "Steve Gill"
},
{
"name": "Jesse MacFadyen"
}
]
}