Skip to content
package.json 1.55 KiB
Newer Older
wangqinghua's avatar
wangqinghua committed
{
  "_from": "cordova-plugin-app-version",
  "_id": "cordova-plugin-app-version@0.1.9",
  "_inBundle": false,
  "_integrity": "sha1-nbBgeGMzenEEiTAuX1CpBPFEm9s=",
  "_location": "/cordova-plugin-app-version",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "cordova-plugin-app-version",
    "name": "cordova-plugin-app-version",
    "escapedName": "cordova-plugin-app-version",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/cordova-plugin-app-version/-/cordova-plugin-app-version-0.1.9.tgz",
  "_shasum": "9db0607863337a710489302e5f50a904f1449bdb",
  "_spec": "cordova-plugin-app-version",
  "_where": "/Users/ben/智慧/3.程序/trunk/wisdom-phone/wisdom-ces",
  "author": {
    "name": "whiteoctober"
  },
  "bugs": {
    "url": "https://github.com/whiteoctober/cordova-plugin-app-version/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Cordova plugin to return the version number of the current app",
  "homepage": "https://github.com/whiteoctober/cordova-plugin-app-version#readme",
  "keywords": [
    "cordova",
    "ecosystem:cordova",
    "app",
    "version",
    "appversion",
    "plugin"
  ],
  "license": "MIT",
  "name": "cordova-plugin-app-version",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/whiteoctober/cordova-plugin-app-version.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.9"
}