{
  "_from": "cordova@9.0.0",
  "_id": "cordova@9.0.0",
  "_inBundle": false,
  "_integrity": "sha512-zWEPo9uGj9KNcEhU2Lpo3r4HYK21tL+at496N2LLnuCWuWVndv6QWed8+EYl/08rrcNshrEtfzXj9Ux6vQm2PQ==",
  "_location": "/cordova",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cordova@9.0.0",
    "name": "cordova",
    "escapedName": "cordova",
    "rawSpec": "9.0.0",
    "saveSpec": null,
    "fetchSpec": "9.0.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/cordova/-/cordova-9.0.0.tgz",
  "_shasum": "2bba968d9e3339f9c8dace443a77f4d37ed1fe46",
  "_spec": "cordova@9.0.0",
  "_where": "/var/www/html/GSC/TK-apk",
  "author": {
    "name": "Anis Kadri"
  },
  "bin": {
    "cordova": "bin/cordova"
  },
  "bugs": {
    "url": "https://issues.apache.org/jira/browse/CB",
    "email": "dev@cordova.apache.org"
  },
  "bundleDependencies": false,
  "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 MacFadyen",
      "email": "purplecabbage@gmail.com"
    }
  ],
  "dependencies": {
    "configstore": "^4.0.0",
    "cordova-common": "^3.1.0",
    "cordova-lib": "^9.0.0",
    "editor": "^1.0.0",
    "insight": "^0.10.1",
    "loud-rejection": "^2.0.0",
    "nopt": "^4.0.1",
    "update-notifier": "^2.5.0"
  },
  "deprecated": false,
  "description": "Cordova command line interface tool",
  "devDependencies": {
    "eslint": "^5.15.2",
    "eslint-config-semistandard": "^13.0.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.16.0",
    "eslint-plugin-node": "^8.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "istanbul": "^0.4.5",
    "jasmine": "^3.3.1",
    "rewire": "^4.0.1"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/apache/cordova-cli#readme",
  "keywords": [
    "cordova",
    "client",
    "cli"
  ],
  "license": "Apache-2.0",
  "main": "cordova",
  "name": "cordova",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apache/cordova-cli.git"
  },
  "scripts": {
    "cover": "istanbul cover --root src --print detail jasmine",
    "eslint": "eslint . bin/cordova",
    "test": "npm run eslint && jasmine"
  },
  "version": "9.0.0"
}
