{
  "_from": "git+https://github.com/apache/cordova-plugin-wkwebview-engine.git",
  "_id": "cordova-plugin-wkwebview-engine@1.2.2-dev",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/cordova-plugin-wkwebview-engine",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "https://github.com/apache/cordova-plugin-wkwebview-engine",
    "rawSpec": "https://github.com/apache/cordova-plugin-wkwebview-engine",
    "saveSpec": "git+https://github.com/apache/cordova-plugin-wkwebview-engine.git",
    "fetchSpec": "https://github.com/apache/cordova-plugin-wkwebview-engine.git",
    "gitCommittish": null
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "git+https://github.com/apache/cordova-plugin-wkwebview-engine.git#9a8993c6830424e183ec9a76f9ad7d74fd933f6f",
  "_spec": "https://github.com/apache/cordova-plugin-wkwebview-engine",
  "_where": "/Volumes/Frink/Bart/7-generation-games/making-camp-premium/making_camp_premium_cordova",
  "author": {
    "name": "Apache Software Foundation"
  },
  "bugs": {
    "url": "https://github.com/apache/cordova-plugin-wkwebview-engine/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "The official Apache Cordova WKWebView Engine Plugin",
  "devDependencies": {
    "eslint": "^3.19.0",
    "eslint-config-semistandard": "^11.0.0",
    "eslint-config-standard": "^10.2.1",
    "eslint-plugin-import": "^2.3.0",
    "eslint-plugin-node": "^5.0.0",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-standard": "^3.0.1"
  },
  "engines": {
    "cordovaDependencies": {
      "2.0.0": {
        "cordova": ">100",
        "cordova-ios": "<6.0.0"
      }
    }
  },
  "homepage": "https://github.com/apache/cordova-plugin-wkwebview-engine#readme",
  "keywords": [
    "cordova",
    "wkwebview",
    "cordova-ios",
    "ecosystem:cordova"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "cordova-plugin-wkwebview-engine",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apache/cordova-plugin-wkwebview-engine.git"
  },
  "scripts": {
    "eslint": "eslint src",
    "objc-tests": "cd tests/ios && npm test",
    "preobjc-tests": "cd tests/ios && npm install",
    "test": "npm run eslint && npm run objc-tests"
  },
  "version": "1.2.2-dev"
}
