{
  "_from": "cordova-lib@^9.0.0",
  "_id": "cordova-lib@9.0.1",
  "_inBundle": false,
  "_integrity": "sha512-P9nQhq91gLOyKZkamvKNzzK89gLDpq8rKue/Vu7NUSgNzhPkiWW0w+6VRTbj/9QGVM9w2uDVhB9c9f6rrTXzCw==",
  "_location": "/cordova-lib",
  "_phantomChildren": {
    "graceful-fs": "4.2.11",
    "jsonfile": "4.0.0",
    "universalify": "0.1.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cordova-lib@^9.0.0",
    "name": "cordova-lib",
    "escapedName": "cordova-lib",
    "rawSpec": "^9.0.0",
    "saveSpec": null,
    "fetchSpec": "^9.0.0"
  },
  "_requiredBy": [
    "/cordova"
  ],
  "_resolved": "https://registry.npmjs.org/cordova-lib/-/cordova-lib-9.0.1.tgz",
  "_shasum": "7a6853b6a58538ad414ceae2380dda78ea74301a",
  "_spec": "cordova-lib@^9.0.0",
  "_where": "/var/www/html/GSC/TK-apk/node_modules/cordova",
  "author": {
    "name": "Apache Software Foundation"
  },
  "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",
      "email": "purplecabbage@gmail.com"
    },
    {
      "name": "Anis Kadri"
    },
    {
      "name": "Ryan Willoughby"
    },
    {
      "name": "Brett Rudd"
    },
    {
      "name": "Shazron Abdullah"
    }
  ],
  "dependencies": {
    "cordova-common": "^3.1.0",
    "cordova-create": "^2.0.0",
    "cordova-fetch": "^2.0.0",
    "cordova-serve": "^3.0.0",
    "dep-graph": "1.1.0",
    "detect-indent": "^5.0.0",
    "elementtree": "^0.1.7",
    "fs-extra": "^7.0.1",
    "globby": "^9.1.0",
    "indent-string": "^3.2.0",
    "init-package-json": "^1.10.3",
    "md5-file": "^4.0.0",
    "read-chunk": "^3.1.0",
    "semver": "^5.6.0",
    "shebang-command": "^1.2.0",
    "underscore": "^1.9.1"
  },
  "deprecated": false,
  "description": "Apache Cordova tools core lib and API",
  "devDependencies": {
    "codecov": "^3.2.0",
    "delay": "^4.1.0",
    "eslint": "^5.15.1",
    "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",
    "jasmine": "^3.3.1",
    "jasmine-spec-reporter": "^4.2.1",
    "nyc": "^13.3.0",
    "rewire": "^4.0.1",
    "shelljs": "^0.8.3"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/apache/cordova-lib#readme",
  "license": "Apache-2.0",
  "main": "cordova-lib.js",
  "name": "cordova-lib",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apache/cordova-lib.git"
  },
  "scripts": {
    "cover": "nyc -x spec/ -x integration-tests/ npm test",
    "e2e-tests": "jasmine JASMINE_CONFIG_PATH=integration-tests/jasmine.json",
    "eslint": "eslint .",
    "report-coverage": "nyc report -r text-lcov > coverage.lcov && codecov",
    "test": "npm run eslint && npm run unit-tests && npm run e2e-tests",
    "unit-tests": "jasmine JASMINE_CONFIG_PATH=spec/jasmine.json"
  },
  "version": "9.0.1"
}
