Skip to content
package.json 1.79 KiB
Newer Older
wangqinghua's avatar
wangqinghua committed
{
  "_from": "cordova.plugins.diagnostic@2.0.0",
  "_id": "cordova.plugins.diagnostic@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-xto24t3fXZoHGsM8EGRH0LKaRBs=",
  "_location": "/cordova.plugins.diagnostic",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cordova.plugins.diagnostic@2.0.0",
    "name": "cordova.plugins.diagnostic",
    "escapedName": "cordova.plugins.diagnostic",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "http://r.cnpmjs.org/cordova.plugins.diagnostic/download/cordova.plugins.diagnostic-2.0.0.tgz",
  "_shasum": "c6da36e2dddf5d9a071ac33c106447d0b29a441b",
  "_spec": "cordova.plugins.diagnostic@2.0.0",
  "_where": "/Users/ben/gitLab-project/wisdom-ces",
  "bugs": {
    "url": "https://github.com/dpa99c/cordova-diagnostic-plugin/issues"
  },
  "bundleDependencies": false,
  "cordova": {
    "id": "cordova.plugins.diagnostic"
  },
  "cordova_name": "Diagnostic",
  "deprecated": false,
  "description": "Cordova/Phonegap plugin to check the state of Location/WiFi/Camera/Bluetooth device settings.",
  "engines": [
    {
      "name": "cordova",
      "version": ">=3.0.0"
    }
  ],
  "homepage": "https://github.com/dpa99c/cordova-diagnostic-plugin#readme",
  "issue": "https://github.com/dpa99c/cordova-diagnostic-plugin/issues",
  "keywords": [
    "ecosystem:cordova",
    "cordova",
    "cordova-android",
    "cordova-ios",
    "phonegap",
    "diagnostic",
    "wifi",
    "location",
    "camera",
    "settings"
  ],
  "name": "cordova.plugins.diagnostic",
  "platforms": [
    "android",
    "ios"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dpa99c/cordova-diagnostic-plugin.git"
  },
  "version": "2.0.0"
}