Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"_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"
}