{
  "author": "Apache Software Foundation",
  "name": "ionic-cordova-lib",
  "description": "Apache Cordova tools core lib and API",
  "version": "5.1.10",
  "repository": {
    "type": "git",
    "url": "git@github.com:driftyco/cordova-lib.git"
  },
  "bugs": {
    "url": "https://github.com/driftyco/cordova-lib/issues",
    "email": "josh@ionic.io"
  },
  "main": "cordova-lib.js",
  "engines": {
    "node": ">=0.9.9"
  },
  "engineStrict": true,
  "dependencies": {
    "bplist-parser": "0.0.6",
    "cordova-app-hello-world": "3.9.0",
    "cordova-js": "4.0.0",
    "cordova-registry-mapper": "1.x",
    "cordova-serve": "^0.1.2",
    "dep-graph": "1.1.0",
    "elementtree": "0.1.6",
    "glob": "4.0.6",
    "init-package-json": "^1.2.0",
    "npm": "^2.10.x",
    "npmconf": "^2.1.x",
    "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": "^4.3.x",
    "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",
    "ionic-xcode": "0.8.3"
  },
  "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"
    }
  ]
}
