|
|
@@ -32,7 +32,7 @@
|
|
|
"cordova-plugin-remote-injection": "git+https://github.com/x1ongzhu/cordova-plugin-remote-injection.git",
|
|
|
"cordova-plugin-splashscreen": "^6.0.0",
|
|
|
"cordova-plugin-statusbar": "^3.0.0",
|
|
|
- "cordova-plugin-wechat": "^3.0.0",
|
|
|
+ "cordova-plugin-umeng": "file:../UmengPlugin",
|
|
|
"cordova-plugin-whitelist": "^1.3.5",
|
|
|
"cordova-plugin-wkwebview-engine": "^1.2.2",
|
|
|
"cordova-plugin-x-socialsharing": "^6.0.3",
|
|
|
@@ -41,6 +41,12 @@
|
|
|
"es6-promise-plugin": "^4.2.2"
|
|
|
}
|
|
|
},
|
|
|
+ "../UmengPlugin": {
|
|
|
+ "name": "cordova-plugin-umeng",
|
|
|
+ "version": "0.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
"node_modules/@netflix/nerror": {
|
|
|
"version": "1.1.3",
|
|
|
"resolved": "https://registry.npm.taobao.org/@netflix/nerror/download/@netflix/nerror-1.1.3.tgz",
|
|
|
@@ -751,38 +757,9 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/cordova-plugin-wechat": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/cordova-plugin-wechat/-/cordova-plugin-wechat-3.0.0.tgz",
|
|
|
- "integrity": "sha512-GZtQOaQAURvbi9rJU2HbQI9tHUhS4/i2TiH4R9k12jLY6rTJ4VmhSgEO3xAGBKlVn9bXofYnKZBWXtU3GvFP7A==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "shelljs": "^0.5.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "cordovaDependencies": {
|
|
|
- "<2.0.0": {
|
|
|
- "cordova": ">=3.5.0"
|
|
|
- },
|
|
|
- "2.0.0": {
|
|
|
- "cordova": ">=6.1.0",
|
|
|
- "cordova-android": ">=6.1.0",
|
|
|
- "cordova-ios": ">=4.3.1"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/cordova-plugin-wechat/node_modules/shelljs": {
|
|
|
- "version": "0.5.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/shelljs/-/shelljs-0.5.3.tgz",
|
|
|
- "integrity": "sha512-C2FisSSW8S6TIYHHiMHN0NqzdjWfTekdMpA2FJTbRWnQMLO1RRIXEB9eVZYOlofYmjZA7fY3ChoFu09MeI3wlQ==",
|
|
|
- "dev": true,
|
|
|
- "bin": {
|
|
|
- "shjs": "bin/shjs"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=0.8.0"
|
|
|
- }
|
|
|
+ "node_modules/cordova-plugin-umeng": {
|
|
|
+ "resolved": "../UmengPlugin",
|
|
|
+ "link": true
|
|
|
},
|
|
|
"node_modules/cordova-plugin-whitelist": {
|
|
|
"version": "1.3.5",
|
|
|
@@ -3547,22 +3524,8 @@
|
|
|
"integrity": "sha512-nzkeWeyLA6+1FryzO0aeB6NS8MZ45gnBYeq2VZqfdNbddZEgtpI4XPYdBVxvm9NhcVoJ3tdA1OBnQD9JryoV0Q==",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "cordova-plugin-wechat": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/cordova-plugin-wechat/-/cordova-plugin-wechat-3.0.0.tgz",
|
|
|
- "integrity": "sha512-GZtQOaQAURvbi9rJU2HbQI9tHUhS4/i2TiH4R9k12jLY6rTJ4VmhSgEO3xAGBKlVn9bXofYnKZBWXtU3GvFP7A==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "shelljs": "^0.5.3"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "shelljs": {
|
|
|
- "version": "0.5.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/shelljs/-/shelljs-0.5.3.tgz",
|
|
|
- "integrity": "sha512-C2FisSSW8S6TIYHHiMHN0NqzdjWfTekdMpA2FJTbRWnQMLO1RRIXEB9eVZYOlofYmjZA7fY3ChoFu09MeI3wlQ==",
|
|
|
- "dev": true
|
|
|
- }
|
|
|
- }
|
|
|
+ "cordova-plugin-umeng": {
|
|
|
+ "version": "file:../UmengPlugin"
|
|
|
},
|
|
|
"cordova-plugin-whitelist": {
|
|
|
"version": "1.3.5",
|