{
  "_args": [
    [
      "cordova-common@3.2.1",
      "/home/totalpave/development/cordova-plugin-wkwebview-engine/tests/ios"
    ]
  ],
  "_from": "cordova-common@3.2.1",
  "_id": "cordova-common@3.2.1",
  "_inBundle": false,
  "_integrity": "sha512-xg0EnjnA6EipxXG8cupdlYQYeDA6+ghbN+Pjq88xN1LInwP6Bo7IyGBdSV5QnfjOvzShF9BBwSxBAv0FOO0C2Q==",
  "_location": "/cordova-common",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cordova-common@3.2.1",
    "name": "cordova-common",
    "escapedName": "cordova-common",
    "rawSpec": "3.2.1",
    "saveSpec": null,
    "fetchSpec": "3.2.1"
  },
  "_requiredBy": [
    "/cordova-ios"
  ],
  "_resolved": "https://registry.npmjs.org/cordova-common/-/cordova-common-3.2.1.tgz",
  "_spec": "3.2.1",
  "_where": "/home/totalpave/development/cordova-plugin-wkwebview-engine/tests/ios",
  "author": {
    "name": "Apache Software Foundation"
  },
  "bugs": {
    "url": "https://issues.apache.org/jira/browse/CB",
    "email": "dev@cordova.apache.org"
  },
  "contributors": [],
  "dependencies": {
    "ansi": "^0.3.1",
    "bplist-parser": "^0.1.0",
    "cross-spawn": "^6.0.5",
    "elementtree": "0.1.7",
    "endent": "^1.1.1",
    "fs-extra": "^8.0.0",
    "glob": "^7.1.2",
    "minimatch": "^3.0.0",
    "plist": "^3.0.1",
    "q": "^1.4.1",
    "strip-bom": "^3.0.0",
    "underscore": "^1.8.3",
    "which": "^1.3.0"
  },
  "description": "Apache Cordova tools and platforms shared routines",
  "devDependencies": {
    "eslint": "^5.0.0",
    "eslint-config-semistandard": "^14.0.0",
    "eslint-config-standard": "^13.0.1",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-node": "^8.0.0",
    "eslint-plugin-promise": "^4.0.0",
    "eslint-plugin-standard": "^4.0.0",
    "istanbul": "^0.4.5",
    "jasmine": "^3.4.0",
    "jasmine-spec-reporter": "^4.2.1",
    "osenv": "^0.1.3",
    "promise-matchers": "^0.9.6",
    "rewire": "^4.0.1"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/apache/cordova-common#readme",
  "license": "Apache-2.0",
  "main": "cordova-common.js",
  "name": "cordova-common",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apache/cordova-common.git"
  },
  "scripts": {
    "cover": "istanbul cover --root src --print detail jasmine",
    "eslint": "eslint src spec",
    "jasmine": "jasmine JASMINE_CONFIG_PATH=spec/support/jasmine.json",
    "test": "npm run eslint && npm run jasmine"
  },
  "version": "3.2.1"
}
