|
1 | 1 | {
|
2 |
| - "_from": "cordova-plugin-app-update", |
3 |
| - |
4 |
| - "_inBundle": false, |
5 |
| - "_integrity": "sha512-JQLTdkFZ9nViV0WS7VD4WYKPj7WItDhxj/cwHW28+T1enYuISBKjMW6wm+X9wNd40oOY58KrH040sv0fIPvUTA==", |
6 |
| - "_location": "/cordova-plugin-app-update", |
7 |
| - "_phantomChildren": {}, |
8 |
| - "_requested": { |
9 |
| - "type": "tag", |
10 |
| - "registry": true, |
11 |
| - "raw": "cordova-plugin-app-update", |
12 |
| - "name": "cordova-plugin-app-update", |
13 |
| - "escapedName": "cordova-plugin-app-update", |
14 |
| - "rawSpec": "", |
15 |
| - "saveSpec": null, |
16 |
| - "fetchSpec": "latest" |
17 |
| - }, |
18 |
| - "_requiredBy": [ |
19 |
| - "#USER", |
20 |
| - "/" |
21 |
| - ], |
22 |
| - "_resolved": "https://registry.npmjs.org/cordova-plugin-app-update/-/cordova-plugin-app-update-2.0.2.tgz", |
23 |
| - "_shasum": "9a1ed9c890273901601f63c7d1ef572697c7e981", |
24 |
| - "_spec": "cordova-plugin-app-update", |
25 |
| - "_where": "E:\\Android\\lineme-app", |
26 |
| - "author": { |
27 |
| - "name": "vaenow" |
28 |
| - }, |
29 |
| - "bugs": { |
30 |
| - "url": "https://github.com/vaenow/cordova-plugin-app-update/issues" |
31 |
| - }, |
32 |
| - "bundleDependencies": false, |
| 2 | + "name": "cordova-plugin-android-update", |
| 3 | + "version": "2.0.2", |
| 4 | + "description": "扫一扫", |
33 | 5 | "cordova": {
|
34 |
| - "id": "cordova-plugin-app-update", |
| 6 | + "id": "cordova-plugin-android-update", |
35 | 7 | "platforms": [
|
36 | 8 | "android"
|
37 | 9 | ]
|
38 | 10 | },
|
39 |
| - "deprecated": false, |
40 |
| - "description": "Cordova App Update", |
41 |
| - "devDependencies": { |
42 |
| - "jshint": "^2.6.0" |
43 |
| - }, |
44 |
| - "homepage": "https://github.com/vaenow/cordova-plugin-app-update#readme", |
45 |
| - "keywords": [ |
46 |
| - "cordova", |
47 |
| - "app", |
48 |
| - "auto", |
49 |
| - "update", |
50 |
| - "updater", |
51 |
| - "dynamic", |
52 |
| - "ecosystem:cordova", |
53 |
| - "cordova-android" |
54 |
| - ], |
55 |
| - "license": "MIT", |
56 |
| - "name": "cordova-plugin-app-update", |
57 |
| - "repository": { |
58 |
| - "type": "git", |
59 |
| - "url": "git+https://github.com/vaenow/cordova-plugin-app-update.git" |
60 |
| - }, |
| 11 | + "main": "index.js", |
61 | 12 | "scripts": {
|
62 |
| - "jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests", |
63 |
| - "test": "npm run jshint" |
| 13 | + "test": "echo \"Error: no test specified\" && exit 1" |
64 | 14 | },
|
65 |
| - "version": "2.0.2" |
| 15 | + "author": "郑亮", |
| 16 | + "license": "ISC" |
66 | 17 | }
|
0 commit comments