| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_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": [
- "#DEV:/",
- "#USER"
- ],
- "_resolved": "https://registry.npm.taobao.org/cordova-plugin-app-version/download/cordova-plugin-app-version-0.1.9.tgz",
- "_shasum": "9db0607863337a710489302e5f50a904f1449bdb",
- "_spec": "cordova-plugin-app-version",
- "_where": "/Users/x/Documents/twong-h5/cordova",
- "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"
- }
|