Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
party-build-cloud
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangqinghua
party-build-cloud
Commits
60e0c39c
Commit
60e0c39c
authored
Jul 01, 2019
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cordova update
parent
0e6be715
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
729 additions
and
557 deletions
+729
-557
package-lock.json
package-lock.json
+53
-43
package.json
package.json
+2
-0
android.json
platforms/android/android.json
+44
-1
config.xml
platforms/android/app/src/main/res/xml/config.xml
+6
-0
cordova_plugins.js
platforms/android/platform_www/cordova_plugins.js
+27
-1
browser.json
platforms/browser/browser.json
+521
-498
config.xml
platforms/browser/config.xml
+1
-1
cordova_plugins.js
platforms/browser/platform_www/cordova_plugins.js
+20
-1
android.json
plugins/android.json
+10
-0
browser.json
plugins/browser.json
+6
-0
fetch.json
plugins/fetch.json
+25
-0
app.component.ts
src/app/app.component.ts
+10
-12
app.module.ts
src/app/app.module.ts
+4
-0
No files found.
package-lock.json
View file @
60e0c39c
...
@@ -91,6 +91,11 @@
...
@@ -91,6 +91,11 @@
"tslib"
:
"^1.7.1"
"tslib"
:
"^1.7.1"
}
}
},
},
"@ionic-native/app-availability"
:
{
"version"
:
"4.20.0"
,
"resolved"
:
"http://r.cnpmjs.org/@ionic-native/app-availability/download/@ionic-native/app-availability-4.20.0.tgz"
,
"integrity"
:
"sha1-diDzUmwILnZs/Vcqnx1X8wl7PZ0="
},
"@ionic-native/app-version"
:
{
"@ionic-native/app-version"
:
{
"version"
:
"4.11.0"
,
"version"
:
"4.11.0"
,
"resolved"
:
"https://registry.npmjs.org/@ionic-native/app-version/-/app-version-4.11.0.tgz"
,
"resolved"
:
"https://registry.npmjs.org/@ionic-native/app-version/-/app-version-4.11.0.tgz"
,
...
@@ -146,6 +151,11 @@
...
@@ -146,6 +151,11 @@
"resolved"
:
"http://r.cnpmjs.org/@ionic-native/mobile-accessibility/download/@ionic-native/mobile-accessibility-4.20.0.tgz"
,
"resolved"
:
"http://r.cnpmjs.org/@ionic-native/mobile-accessibility/download/@ionic-native/mobile-accessibility-4.20.0.tgz"
,
"integrity"
:
"sha1-Dj9r+gfIrqsPDKn4dcYpTOO9gXU="
"integrity"
:
"sha1-Dj9r+gfIrqsPDKn4dcYpTOO9gXU="
},
},
"@ionic-native/screen-orientation"
:
{
"version"
:
"4.20.0"
,
"resolved"
:
"http://r.cnpmjs.org/@ionic-native/screen-orientation/download/@ionic-native/screen-orientation-4.20.0.tgz"
,
"integrity"
:
"sha1-Qzf34BTZ0S0tmpuPjt6c76Vc9zk="
},
"@ionic-native/splash-screen"
:
{
"@ionic-native/splash-screen"
:
{
"version"
:
"4.20.0"
,
"version"
:
"4.20.0"
,
"resolved"
:
"http://r.cnpmjs.org/@ionic-native/splash-screen/download/@ionic-native/splash-screen-4.20.0.tgz"
,
"resolved"
:
"http://r.cnpmjs.org/@ionic-native/splash-screen/download/@ionic-native/splash-screen-4.20.0.tgz"
,
...
@@ -476,7 +486,7 @@
...
@@ -476,7 +486,7 @@
},
},
"array-find-index"
:
{
"array-find-index"
:
{
"version"
:
"1.0.2"
,
"version"
:
"1.0.2"
,
"resolved"
:
"http
://r.cnpmjs.org/array-find-index/download
/array-find-index-1.0.2.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/array-find-index/-
/array-find-index-1.0.2.tgz"
,
"integrity"
:
"sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
,
"integrity"
:
"sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -555,7 +565,7 @@
...
@@ -555,7 +565,7 @@
},
},
"async-foreach"
:
{
"async-foreach"
:
{
"version"
:
"0.1.3"
,
"version"
:
"0.1.3"
,
"resolved"
:
"http
://r.cnpmjs.org/async-foreach/download
/async-foreach-0.1.3.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/async-foreach/-
/async-foreach-0.1.3.tgz"
,
"integrity"
:
"sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI="
,
"integrity"
:
"sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -1202,13 +1212,13 @@
...
@@ -1202,13 +1212,13 @@
},
},
"camelcase"
:
{
"camelcase"
:
{
"version"
:
"2.1.1"
,
"version"
:
"2.1.1"
,
"resolved"
:
"http
://r.cnpmjs.org/camelcase/download
/camelcase-2.1.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/camelcase/-
/camelcase-2.1.1.tgz"
,
"integrity"
:
"sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8="
,
"integrity"
:
"sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8="
,
"dev"
:
true
"dev"
:
true
},
},
"camelcase-keys"
:
{
"camelcase-keys"
:
{
"version"
:
"2.1.0"
,
"version"
:
"2.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/camelcase-keys/download
/camelcase-keys-2.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/camelcase-keys/-
/camelcase-keys-2.1.0.tgz"
,
"integrity"
:
"sha1-MIvur/3ygRkFHvodkyITyRuPkuc="
,
"integrity"
:
"sha1-MIvur/3ygRkFHvodkyITyRuPkuc="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -1566,7 +1576,7 @@
...
@@ -1566,7 +1576,7 @@
},
},
"console-control-strings"
:
{
"console-control-strings"
:
{
"version"
:
"1.1.0"
,
"version"
:
"1.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/console-control-strings/download
/console-control-strings-1.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/console-control-strings/-
/console-control-strings-1.1.0.tgz"
,
"integrity"
:
"sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
,
"integrity"
:
"sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -3446,7 +3456,7 @@
...
@@ -3446,7 +3456,7 @@
},
},
"currently-unhandled"
:
{
"currently-unhandled"
:
{
"version"
:
"0.4.1"
,
"version"
:
"0.4.1"
,
"resolved"
:
"http
://r.cnpmjs.org/currently-unhandled/download
/currently-unhandled-0.4.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/currently-unhandled/-
/currently-unhandled-0.4.1.tgz"
,
"integrity"
:
"sha1-mI3zP+qxke95mmE2nddsF635V+o="
,
"integrity"
:
"sha1-mI3zP+qxke95mmE2nddsF635V+o="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -3542,7 +3552,7 @@
...
@@ -3542,7 +3552,7 @@
},
},
"delegates"
:
{
"delegates"
:
{
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/delegates/download
/delegates-1.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/delegates/-
/delegates-1.0.0.tgz"
,
"integrity"
:
"sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
,
"integrity"
:
"sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -4196,7 +4206,7 @@
...
@@ -4196,7 +4206,7 @@
},
},
"find-up"
:
{
"find-up"
:
{
"version"
:
"1.1.2"
,
"version"
:
"1.1.2"
,
"resolved"
:
"http
://r.cnpmjs.org/find-up/download
/find-up-1.1.2.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/find-up/-
/find-up-1.1.2.tgz"
,
"integrity"
:
"sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8="
,
"integrity"
:
"sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -4771,7 +4781,7 @@
...
@@ -4771,7 +4781,7 @@
},
},
"gauge"
:
{
"gauge"
:
{
"version"
:
"2.7.4"
,
"version"
:
"2.7.4"
,
"resolved"
:
"http
://r.cnpmjs.org/gauge/download
/gauge-2.7.4.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/gauge/-
/gauge-2.7.4.tgz"
,
"integrity"
:
"sha1-LANAXHU4w51+s3sxcCLjJfsBi/c="
,
"integrity"
:
"sha1-LANAXHU4w51+s3sxcCLjJfsBi/c="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -4820,7 +4830,7 @@
...
@@ -4820,7 +4830,7 @@
},
},
"get-stdin"
:
{
"get-stdin"
:
{
"version"
:
"4.0.1"
,
"version"
:
"4.0.1"
,
"resolved"
:
"http
://r.cnpmjs.org/get-stdin/download
/get-stdin-4.0.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/get-stdin/-
/get-stdin-4.0.1.tgz"
,
"integrity"
:
"sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4="
,
"integrity"
:
"sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -4994,7 +5004,7 @@
...
@@ -4994,7 +5004,7 @@
},
},
"has-unicode"
:
{
"has-unicode"
:
{
"version"
:
"2.0.1"
,
"version"
:
"2.0.1"
,
"resolved"
:
"http
://r.cnpmjs.org/has-unicode/download
/has-unicode-2.0.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/has-unicode/-
/has-unicode-2.0.1.tgz"
,
"integrity"
:
"sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
,
"integrity"
:
"sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -5178,13 +5188,13 @@
...
@@ -5178,13 +5188,13 @@
},
},
"in-publish"
:
{
"in-publish"
:
{
"version"
:
"2.0.0"
,
"version"
:
"2.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/in-publish/download
/in-publish-2.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/in-publish/-
/in-publish-2.0.0.tgz"
,
"integrity"
:
"sha1-4g/146KvwmkDILbcVSaCqcf631E="
,
"integrity"
:
"sha1-4g/146KvwmkDILbcVSaCqcf631E="
,
"dev"
:
true
"dev"
:
true
},
},
"indent-string"
:
{
"indent-string"
:
{
"version"
:
"2.1.0"
,
"version"
:
"2.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/indent-string/download
/indent-string-2.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/indent-string/-
/indent-string-2.1.0.tgz"
,
"integrity"
:
"sha1-ji1INIdCEhtKghi3oTfppSBJ3IA="
,
"integrity"
:
"sha1-ji1INIdCEhtKghi3oTfppSBJ3IA="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -5701,7 +5711,7 @@
...
@@ -5701,7 +5711,7 @@
},
},
"is-utf8"
:
{
"is-utf8"
:
{
"version"
:
"0.2.1"
,
"version"
:
"0.2.1"
,
"resolved"
:
"http
://r.cnpmjs.org/is-utf8/download
/is-utf8-0.2.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/is-utf8/-
/is-utf8-0.2.1.tgz"
,
"integrity"
:
"sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
,
"integrity"
:
"sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -5941,7 +5951,7 @@
...
@@ -5941,7 +5951,7 @@
},
},
"load-json-file"
:
{
"load-json-file"
:
{
"version"
:
"1.1.0"
,
"version"
:
"1.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/load-json-file/download
/load-json-file-1.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/load-json-file/-
/load-json-file-1.1.0.tgz"
,
"integrity"
:
"sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA="
,
"integrity"
:
"sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -6017,13 +6027,13 @@
...
@@ -6017,13 +6027,13 @@
},
},
"lodash.assign"
:
{
"lodash.assign"
:
{
"version"
:
"4.2.0"
,
"version"
:
"4.2.0"
,
"resolved"
:
"http
://r.cnpmjs.org/lodash.assign/download
/lodash.assign-4.2.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/lodash.assign/-
/lodash.assign-4.2.0.tgz"
,
"integrity"
:
"sha1-DZnzzNem0mHRm9rrkkUAXShYCOc="
,
"integrity"
:
"sha1-DZnzzNem0mHRm9rrkkUAXShYCOc="
,
"dev"
:
true
"dev"
:
true
},
},
"lodash.clonedeep"
:
{
"lodash.clonedeep"
:
{
"version"
:
"4.5.0"
,
"version"
:
"4.5.0"
,
"resolved"
:
"http
://r.cnpmjs.org/lodash.clonedeep/download
/lodash.clonedeep-4.5.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/lodash.clonedeep/-
/lodash.clonedeep-4.5.0.tgz"
,
"integrity"
:
"sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
,
"integrity"
:
"sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -6054,7 +6064,7 @@
...
@@ -6054,7 +6064,7 @@
},
},
"loud-rejection"
:
{
"loud-rejection"
:
{
"version"
:
"1.6.0"
,
"version"
:
"1.6.0"
,
"resolved"
:
"http
://r.cnpmjs.org/loud-rejection/download
/loud-rejection-1.6.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/loud-rejection/-
/loud-rejection-1.6.0.tgz"
,
"integrity"
:
"sha1-W0b4AUft7leIcPCG0Eghz5mOVR8="
,
"integrity"
:
"sha1-W0b4AUft7leIcPCG0Eghz5mOVR8="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -6100,7 +6110,7 @@
...
@@ -6100,7 +6110,7 @@
},
},
"map-obj"
:
{
"map-obj"
:
{
"version"
:
"1.0.1"
,
"version"
:
"1.0.1"
,
"resolved"
:
"http
://r.cnpmjs.org/map-obj/download
/map-obj-1.0.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/map-obj/-
/map-obj-1.0.1.tgz"
,
"integrity"
:
"sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0="
,
"integrity"
:
"sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -6159,7 +6169,7 @@
...
@@ -6159,7 +6169,7 @@
},
},
"meow"
:
{
"meow"
:
{
"version"
:
"3.7.0"
,
"version"
:
"3.7.0"
,
"resolved"
:
"http
://r.cnpmjs.org/meow/download
/meow-3.7.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/meow/-
/meow-3.7.0.tgz"
,
"integrity"
:
"sha1-cstmi0JSKCkKu/qFaJJYcwioAfs="
,
"integrity"
:
"sha1-cstmi0JSKCkKu/qFaJJYcwioAfs="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -6602,7 +6612,7 @@
...
@@ -6602,7 +6612,7 @@
},
},
"semver"
:
{
"semver"
:
{
"version"
:
"5.3.0"
,
"version"
:
"5.3.0"
,
"resolved"
:
"http
://r.cnpmjs.org/semver/download
/semver-5.3.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/semver/-
/semver-5.3.0.tgz"
,
"integrity"
:
"sha1-myzl094C0XxgEq0yaqa00M9U+U8="
,
"integrity"
:
"sha1-myzl094C0XxgEq0yaqa00M9U+U8="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -6703,7 +6713,7 @@
...
@@ -6703,7 +6713,7 @@
},
},
"ansi-styles"
:
{
"ansi-styles"
:
{
"version"
:
"2.2.1"
,
"version"
:
"2.2.1"
,
"resolved"
:
"http
://r.cnpmjs.org/ansi-styles/download
/ansi-styles-2.2.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/ansi-styles/-
/ansi-styles-2.2.1.tgz"
,
"integrity"
:
"sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
,
"integrity"
:
"sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -6733,7 +6743,7 @@
...
@@ -6733,7 +6743,7 @@
},
},
"chalk"
:
{
"chalk"
:
{
"version"
:
"1.1.3"
,
"version"
:
"1.1.3"
,
"resolved"
:
"http
://r.cnpmjs.org/chalk/download
/chalk-1.1.3.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/chalk/-
/chalk-1.1.3.tgz"
,
"integrity"
:
"sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg="
,
"integrity"
:
"sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -6746,7 +6756,7 @@
...
@@ -6746,7 +6756,7 @@
},
},
"cross-spawn"
:
{
"cross-spawn"
:
{
"version"
:
"3.0.1"
,
"version"
:
"3.0.1"
,
"resolved"
:
"http
://r.cnpmjs.org/cross-spawn/download
/cross-spawn-3.0.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/cross-spawn/-
/cross-spawn-3.0.1.tgz"
,
"integrity"
:
"sha1-ElYDfsufDF9549bvE14wdwGEuYI="
,
"integrity"
:
"sha1-ElYDfsufDF9549bvE14wdwGEuYI="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -6879,7 +6889,7 @@
...
@@ -6879,7 +6889,7 @@
},
},
"supports-color"
:
{
"supports-color"
:
{
"version"
:
"2.0.0"
,
"version"
:
"2.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/supports-color/download
/supports-color-2.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/supports-color/-
/supports-color-2.0.0.tgz"
,
"integrity"
:
"sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
,
"integrity"
:
"sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -8555,7 +8565,7 @@
...
@@ -8555,7 +8565,7 @@
},
},
"os-locale"
:
{
"os-locale"
:
{
"version"
:
"1.4.0"
,
"version"
:
"1.4.0"
,
"resolved"
:
"http
://r.cnpmjs.org/os-locale/download
/os-locale-1.4.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/os-locale/-
/os-locale-1.4.0.tgz"
,
"integrity"
:
"sha1-IPnxeuKe00XoveWDsT0gCYA8FNk="
,
"integrity"
:
"sha1-IPnxeuKe00XoveWDsT0gCYA8FNk="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -8703,7 +8713,7 @@
...
@@ -8703,7 +8713,7 @@
},
},
"path-exists"
:
{
"path-exists"
:
{
"version"
:
"2.1.0"
,
"version"
:
"2.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/path-exists/download
/path-exists-2.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/path-exists/-
/path-exists-2.1.0.tgz"
,
"integrity"
:
"sha1-D+tsZPD8UY2adU3V77YscCJ2H0s="
,
"integrity"
:
"sha1-D+tsZPD8UY2adU3V77YscCJ2H0s="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -8748,7 +8758,7 @@
...
@@ -8748,7 +8758,7 @@
},
},
"path-type"
:
{
"path-type"
:
{
"version"
:
"1.1.0"
,
"version"
:
"1.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/path-type/download
/path-type-1.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/path-type/-
/path-type-1.1.0.tgz"
,
"integrity"
:
"sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE="
,
"integrity"
:
"sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -9089,7 +9099,7 @@
...
@@ -9089,7 +9099,7 @@
},
},
"read-pkg"
:
{
"read-pkg"
:
{
"version"
:
"1.1.0"
,
"version"
:
"1.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/read-pkg/download
/read-pkg-1.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/read-pkg/-
/read-pkg-1.1.0.tgz"
,
"integrity"
:
"sha1-9f+qXs0pyzHAR0vKfXVra7KePyg="
,
"integrity"
:
"sha1-9f+qXs0pyzHAR0vKfXVra7KePyg="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -9100,7 +9110,7 @@
...
@@ -9100,7 +9110,7 @@
},
},
"read-pkg-up"
:
{
"read-pkg-up"
:
{
"version"
:
"1.0.1"
,
"version"
:
"1.0.1"
,
"resolved"
:
"http
://r.cnpmjs.org/read-pkg-up/download
/read-pkg-up-1.0.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/read-pkg-up/-
/read-pkg-up-1.0.1.tgz"
,
"integrity"
:
"sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI="
,
"integrity"
:
"sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -9178,7 +9188,7 @@
...
@@ -9178,7 +9188,7 @@
},
},
"redent"
:
{
"redent"
:
{
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/redent/download
/redent-1.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/redent/-
/redent-1.0.0.tgz"
,
"integrity"
:
"sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94="
,
"integrity"
:
"sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -9234,7 +9244,7 @@
...
@@ -9234,7 +9244,7 @@
},
},
"repeating"
:
{
"repeating"
:
{
"version"
:
"2.0.1"
,
"version"
:
"2.0.1"
,
"resolved"
:
"http
://r.cnpmjs.org/repeating/download
/repeating-2.0.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/repeating/-
/repeating-2.0.1.tgz"
,
"integrity"
:
"sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo="
,
"integrity"
:
"sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -9442,7 +9452,7 @@
...
@@ -9442,7 +9452,7 @@
},
},
"sass-graph"
:
{
"sass-graph"
:
{
"version"
:
"2.2.4"
,
"version"
:
"2.2.4"
,
"resolved"
:
"http
://r.cnpmjs.org/sass-graph/download
/sass-graph-2.2.4.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/sass-graph/-
/sass-graph-2.2.4.tgz"
,
"integrity"
:
"sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k="
,
"integrity"
:
"sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -9460,7 +9470,7 @@
...
@@ -9460,7 +9470,7 @@
},
},
"scss-tokenizer"
:
{
"scss-tokenizer"
:
{
"version"
:
"0.2.3"
,
"version"
:
"0.2.3"
,
"resolved"
:
"http
://r.cnpmjs.org/scss-tokenizer/download
/scss-tokenizer-0.2.3.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/scss-tokenizer/-
/scss-tokenizer-0.2.3.tgz"
,
"integrity"
:
"sha1-jrBtualyMzOCTT9VMGQRSYR85dE="
,
"integrity"
:
"sha1-jrBtualyMzOCTT9VMGQRSYR85dE="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -9470,7 +9480,7 @@
...
@@ -9470,7 +9480,7 @@
"dependencies"
:
{
"dependencies"
:
{
"source-map"
:
{
"source-map"
:
{
"version"
:
"0.4.4"
,
"version"
:
"0.4.4"
,
"resolved"
:
"http
://r.cnpmjs.org/source-map/download
/source-map-0.4.4.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/source-map/-
/source-map-0.4.4.tgz"
,
"integrity"
:
"sha1-66T12pwNyZneaAMti092FzZSA2s="
,
"integrity"
:
"sha1-66T12pwNyZneaAMti092FzZSA2s="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -10114,7 +10124,7 @@
...
@@ -10114,7 +10124,7 @@
},
},
"strip-bom"
:
{
"strip-bom"
:
{
"version"
:
"2.0.0"
,
"version"
:
"2.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/strip-bom/download
/strip-bom-2.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/strip-bom/-
/strip-bom-2.0.0.tgz"
,
"integrity"
:
"sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4="
,
"integrity"
:
"sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -10129,7 +10139,7 @@
...
@@ -10129,7 +10139,7 @@
},
},
"strip-indent"
:
{
"strip-indent"
:
{
"version"
:
"1.0.1"
,
"version"
:
"1.0.1"
,
"resolved"
:
"http
://r.cnpmjs.org/strip-indent/download
/strip-indent-1.0.1.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/strip-indent/-
/strip-indent-1.0.1.tgz"
,
"integrity"
:
"sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI="
,
"integrity"
:
"sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -10344,7 +10354,7 @@
...
@@ -10344,7 +10354,7 @@
},
},
"trim-newlines"
:
{
"trim-newlines"
:
{
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/trim-newlines/download
/trim-newlines-1.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/trim-newlines/-
/trim-newlines-1.0.0.tgz"
,
"integrity"
:
"sha1-WIeWa7WCpFA6QetST301ARgVphM="
,
"integrity"
:
"sha1-WIeWa7WCpFA6QetST301ARgVphM="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -11533,7 +11543,7 @@
...
@@ -11533,7 +11543,7 @@
},
},
"which-module"
:
{
"which-module"
:
{
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/which-module/download
/which-module-1.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/which-module/-
/which-module-1.0.0.tgz"
,
"integrity"
:
"sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8="
,
"integrity"
:
"sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8="
,
"dev"
:
true
"dev"
:
true
},
},
...
@@ -11667,7 +11677,7 @@
...
@@ -11667,7 +11677,7 @@
},
},
"yargs"
:
{
"yargs"
:
{
"version"
:
"7.1.0"
,
"version"
:
"7.1.0"
,
"resolved"
:
"http
://r.cnpmjs.org/yargs/download
/yargs-7.1.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/yargs/-
/yargs-7.1.0.tgz"
,
"integrity"
:
"sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg="
,
"integrity"
:
"sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -11688,7 +11698,7 @@
...
@@ -11688,7 +11698,7 @@
"dependencies"
:
{
"dependencies"
:
{
"camelcase"
:
{
"camelcase"
:
{
"version"
:
"3.0.0"
,
"version"
:
"3.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/camelcase/download
/camelcase-3.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/camelcase/-
/camelcase-3.0.0.tgz"
,
"integrity"
:
"sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
,
"integrity"
:
"sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
,
"dev"
:
true
"dev"
:
true
}
}
...
@@ -11696,7 +11706,7 @@
...
@@ -11696,7 +11706,7 @@
},
},
"yargs-parser"
:
{
"yargs-parser"
:
{
"version"
:
"5.0.0"
,
"version"
:
"5.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/yargs-parser/download
/yargs-parser-5.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/yargs-parser/-
/yargs-parser-5.0.0.tgz"
,
"integrity"
:
"sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo="
,
"integrity"
:
"sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo="
,
"dev"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
...
@@ -11705,7 +11715,7 @@
...
@@ -11705,7 +11715,7 @@
"dependencies"
:
{
"dependencies"
:
{
"camelcase"
:
{
"camelcase"
:
{
"version"
:
"3.0.0"
,
"version"
:
"3.0.0"
,
"resolved"
:
"http
://r.cnpmjs.org/camelcase/download
/camelcase-3.0.0.tgz"
,
"resolved"
:
"http
s://registry.npmjs.org/camelcase/-
/camelcase-3.0.0.tgz"
,
"integrity"
:
"sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
,
"integrity"
:
"sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
,
"dev"
:
true
"dev"
:
true
}
}
...
...
package.json
View file @
60e0c39c
...
@@ -20,6 +20,7 @@
...
@@ -20,6 +20,7 @@
"
@angular/http
"
:
"5.0.3"
,
"
@angular/http
"
:
"5.0.3"
,
"
@angular/platform-browser
"
:
"5.0.3"
,
"
@angular/platform-browser
"
:
"5.0.3"
,
"
@angular/platform-browser-dynamic
"
:
"5.0.3"
,
"
@angular/platform-browser-dynamic
"
:
"5.0.3"
,
"
@ionic-native/app-availability
"
:
"^4.20.0"
,
"
@ionic-native/app-version
"
:
"^4.11.0"
,
"
@ionic-native/app-version
"
:
"^4.11.0"
,
"
@ionic-native/badge
"
:
"^4.11.0"
,
"
@ionic-native/badge
"
:
"^4.11.0"
,
"
@ionic-native/calendar
"
:
"^4.11.0"
,
"
@ionic-native/calendar
"
:
"^4.11.0"
,
...
@@ -31,6 +32,7 @@
...
@@ -31,6 +32,7 @@
"
@ionic-native/geolocation
"
:
"^4.15.0"
,
"
@ionic-native/geolocation
"
:
"^4.15.0"
,
"
@ionic-native/keyboard
"
:
"^4.6.0"
,
"
@ionic-native/keyboard
"
:
"^4.6.0"
,
"
@ionic-native/mobile-accessibility
"
:
"^4.20.0"
,
"
@ionic-native/mobile-accessibility
"
:
"^4.20.0"
,
"
@ionic-native/screen-orientation
"
:
"^4.20.0"
,
"
@ionic-native/splash-screen
"
:
"^4.20.0"
,
"
@ionic-native/splash-screen
"
:
"^4.20.0"
,
"
@ionic-native/status-bar
"
:
"4.4.0"
,
"
@ionic-native/status-bar
"
:
"4.4.0"
,
"
@ionic/storage
"
:
"2.1.3"
,
"
@ionic/storage
"
:
"2.1.3"
,
...
...
platforms/android/android.json
View file @
60e0c39c
...
@@ -185,6 +185,14 @@
...
@@ -185,6 +185,14 @@
{
{
"xml"
:
"<feature name=
\"
VideoPlayer
\"
><param name=
\"
android-package
\"
value=
\"
com.moust.cordova.videoplayer.VideoPlayer
\"
/></feature>"
,
"xml"
:
"<feature name=
\"
VideoPlayer
\"
><param name=
\"
android-package
\"
value=
\"
com.moust.cordova.videoplayer.VideoPlayer
\"
/></feature>"
,
"count"
:
1
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
CDVOrientation
\"
><param name=
\"
android-package
\"
value=
\"
cordova.plugins.screenorientation.CDVOrientation
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
AppAvailability
\"
><param name=
\"
android-package
\"
value=
\"
com.ohh2ahh.appavailability.AppAvailability
\"
/></feature>"
,
"count"
:
1
}
}
]
]
}
}
...
@@ -248,6 +256,15 @@
...
@@ -248,6 +256,15 @@
},
},
"com.moust.cordova.videoplayer"
:
{
"com.moust.cordova.videoplayer"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"es6-promise-plugin"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"cordova-plugin-screen-orientation"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"cordova-plugin-appavailability"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
}
}
},
},
"dependent_plugins"
:
{},
"dependent_plugins"
:
{},
...
@@ -607,6 +624,28 @@
...
@@ -607,6 +624,28 @@
"clobbers"
:
[
"clobbers"
:
[
"VideoPlayer"
"VideoPlayer"
]
]
},
{
"id"
:
"es6-promise-plugin.Promise"
,
"file"
:
"plugins/es6-promise-plugin/www/promise.js"
,
"pluginId"
:
"es6-promise-plugin"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-screen-orientation.screenorientation"
,
"file"
:
"plugins/cordova-plugin-screen-orientation/www/screenorientation.js"
,
"pluginId"
:
"cordova-plugin-screen-orientation"
,
"clobbers"
:
[
"cordova.plugins.screenorientation"
]
},
{
"id"
:
"cordova-plugin-appavailability.AppAvailability"
,
"file"
:
"plugins/cordova-plugin-appavailability/www/AppAvailability.js"
,
"pluginId"
:
"cordova-plugin-appavailability"
,
"clobbers"
:
[
"appAvailability"
]
}
}
],
],
"plugin_metadata"
:
{
"plugin_metadata"
:
{
...
@@ -628,6 +667,9 @@
...
@@ -628,6 +667,9 @@
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"com.moust.cordova.videoplayer"
:
"1.0.1"
"com.moust.cordova.videoplayer"
:
"1.0.1"
,
"es6-promise-plugin"
:
"4.2.2"
,
"cordova-plugin-screen-orientation"
:
"3.0.1"
,
"cordova-plugin-appavailability"
:
"0.4.2"
}
}
}
}
\ No newline at end of file
platforms/android/app/src/main/res/xml/config.xml
View file @
60e0c39c
...
@@ -61,6 +61,12 @@
...
@@ -61,6 +61,12 @@
<feature
name=
"VideoPlayer"
>
<feature
name=
"VideoPlayer"
>
<param
name=
"android-package"
value=
"com.moust.cordova.videoplayer.VideoPlayer"
/>
<param
name=
"android-package"
value=
"com.moust.cordova.videoplayer.VideoPlayer"
/>
</feature>
</feature>
<feature
name=
"CDVOrientation"
>
<param
name=
"android-package"
value=
"cordova.plugins.screenorientation.CDVOrientation"
/>
</feature>
<feature
name=
"AppAvailability"
>
<param
name=
"android-package"
value=
"com.ohh2ahh.appavailability.AppAvailability"
/>
</feature>
<name>
部机关党建云(试运行)
</name>
<name>
部机关党建云(试运行)
</name>
<description>
An awesome Ionic/Cordova app.
</description>
<description>
An awesome Ionic/Cordova app.
</description>
<author
email=
"hi@ionicframework"
href=
"http://ionicframework.com/"
>
Ionic Framework Team
</author>
<author
email=
"hi@ionicframework"
href=
"http://ionicframework.com/"
>
Ionic Framework Team
</author>
...
...
platforms/android/platform_www/cordova_plugins.js
View file @
60e0c39c
...
@@ -355,6 +355,28 @@ module.exports = [
...
@@ -355,6 +355,28 @@ module.exports = [
"clobbers"
:
[
"clobbers"
:
[
"VideoPlayer"
"VideoPlayer"
]
]
},
{
"id"
:
"es6-promise-plugin.Promise"
,
"file"
:
"plugins/es6-promise-plugin/www/promise.js"
,
"pluginId"
:
"es6-promise-plugin"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-screen-orientation.screenorientation"
,
"file"
:
"plugins/cordova-plugin-screen-orientation/www/screenorientation.js"
,
"pluginId"
:
"cordova-plugin-screen-orientation"
,
"clobbers"
:
[
"cordova.plugins.screenorientation"
]
},
{
"id"
:
"cordova-plugin-appavailability.AppAvailability"
,
"file"
:
"plugins/cordova-plugin-appavailability/www/AppAvailability.js"
,
"pluginId"
:
"cordova-plugin-appavailability"
,
"clobbers"
:
[
"appAvailability"
]
}
}
];
];
module
.
exports
.
metadata
=
module
.
exports
.
metadata
=
...
@@ -378,7 +400,10 @@ module.exports.metadata =
...
@@ -378,7 +400,10 @@ module.exports.metadata =
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"com.moust.cordova.videoplayer"
:
"1.0.1"
"com.moust.cordova.videoplayer"
:
"1.0.1"
,
"es6-promise-plugin"
:
"4.2.2"
,
"cordova-plugin-screen-orientation"
:
"3.0.1"
,
"cordova-plugin-appavailability"
:
"0.4.2"
};
};
// BOTTOM OF METADATA
// BOTTOM OF METADATA
});
});
\ No newline at end of file
platforms/browser/browser.json
View file @
60e0c39c
{
{
"prepare_queue"
:
{
"prepare_queue"
:
{
"installed"
:
[],
"installed"
:
[],
"uninstalled"
:
[]
"uninstalled"
:
[]
},
},
"config_munge"
:
{
"config_munge"
:
{
"files"
:
{
"files"
:
{
"config.xml"
:
{
"config.xml"
:
{
"parents"
:
{
"parents"
:
{
"/*"
:
[
"/*"
:
[
{
{
"xml"
:
"<preference name=
\"
loadUrlTimeoutValue
\"
value=
\"
60000
\"
/>"
,
"xml"
:
"<preference name=
\"
loadUrlTimeoutValue
\"
value=
\"
60000
\"
/>"
,
"count"
:
1
"count"
:
1
},
},
{
{
"xml"
:
"<feature name=
\"
Badge
\"
><param name=
\"
browser-package
\"
value=
\"
Badge
\"
/></feature>"
,
"xml"
:
"<feature name=
\"
Badge
\"
><param name=
\"
browser-package
\"
value=
\"
Badge
\"
/></feature>"
,
"count"
:
1
"count"
:
1
},
},
{
{
"xml"
:
"<feature name=
\"
Camera
\"
><param name=
\"
browser-package
\"
value=
\"
Camera
\"
/></feature>"
,
"xml"
:
"<feature name=
\"
Camera
\"
><param name=
\"
browser-package
\"
value=
\"
Camera
\"
/></feature>"
,
"count"
:
1
"count"
:
1
},
},
{
{
"xml"
:
"<feature name=
\"
Device
\"
><param name=
\"
browser-package
\"
value=
\"
Device
\"
/></feature>"
,
"xml"
:
"<feature name=
\"
Device
\"
><param name=
\"
browser-package
\"
value=
\"
Device
\"
/></feature>"
,
"count"
:
1
"count"
:
1
}
]
}
}
}
]
}
}
}
}
},
"installed_plugins"
:
{
"cordova-hot-code-push-plugin"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-app-version"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-badge"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-camera"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-device"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-file"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-file-opener2"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-file-transfer"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-geolocation"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-ionic-keyboard"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-ionic-webview"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-network-information"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-statusbar"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-whitelist"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova.plugins.diagnostic"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"integrator-cordova-plugin-downloader"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"ionic-plugin-keyboard"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"phonegap-plugin-mobile-accessibility"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-splashscreen"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"com.moust.cordova.videoplayer"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
}
},
"dependent_plugins"
:
{},
"modules"
:
[
{
"file"
:
"plugins/cordova-hot-code-push-plugin/www/chcp.js"
,
"id"
:
"cordova-hot-code-push-plugin.chcp"
,
"pluginId"
:
"cordova-hot-code-push-plugin"
,
"clobbers"
:
[
"chcp"
]
},
{
"file"
:
"plugins/cordova-plugin-app-version/www/AppVersionPlugin.js"
,
"id"
:
"cordova-plugin-app-version.AppVersionPlugin"
,
"pluginId"
:
"cordova-plugin-app-version"
,
"clobbers"
:
[
"cordova.getAppVersion"
]
},
{
"file"
:
"plugins/cordova-plugin-badge/www/badge.js"
,
"id"
:
"cordova-plugin-badge.Badge"
,
"pluginId"
:
"cordova-plugin-badge"
,
"clobbers"
:
[
"cordova.plugins.notification.badge"
]
},
{
"file"
:
"plugins/cordova-plugin-badge/src/browser/favico.min.js"
,
"id"
:
"cordova-plugin-badge.Badge.Favico"
,
"pluginId"
:
"cordova-plugin-badge"
,
"clobbers"
:
[
"cordova.plugins.notification.badge.Favico"
]
},
{
"file"
:
"plugins/cordova-plugin-badge/src/browser/BadgeProxy.js"
,
"id"
:
"cordova-plugin-badge.Badge.Proxy"
,
"pluginId"
:
"cordova-plugin-badge"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-camera/www/CameraConstants.js"
,
"id"
:
"cordova-plugin-camera.Camera"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"Camera"
]
},
{
"file"
:
"plugins/cordova-plugin-camera/www/CameraPopoverOptions.js"
,
"id"
:
"cordova-plugin-camera.CameraPopoverOptions"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"CameraPopoverOptions"
]
},
{
"file"
:
"plugins/cordova-plugin-camera/www/Camera.js"
,
"id"
:
"cordova-plugin-camera.camera"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"navigator.camera"
]
},
{
"file"
:
"plugins/cordova-plugin-camera/src/browser/CameraProxy.js"
,
"id"
:
"cordova-plugin-camera.CameraProxy"
,
"pluginId"
:
"cordova-plugin-camera"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-device/www/device.js"
,
"id"
:
"cordova-plugin-device.device"
,
"pluginId"
:
"cordova-plugin-device"
,
"clobbers"
:
[
"device"
]
},
{
"file"
:
"plugins/cordova-plugin-device/src/browser/DeviceProxy.js"
,
"id"
:
"cordova-plugin-device.DeviceProxy"
,
"pluginId"
:
"cordova-plugin-device"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/DirectoryEntry.js"
,
"id"
:
"cordova-plugin-file.DirectoryEntry"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryEntry"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/DirectoryReader.js"
,
"id"
:
"cordova-plugin-file.DirectoryReader"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryReader"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/Entry.js"
,
"id"
:
"cordova-plugin-file.Entry"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Entry"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/File.js"
,
"id"
:
"cordova-plugin-file.File"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.File"
]
},
},
{
"installed_plugins"
:
{
"file"
:
"plugins/cordova-plugin-file/www/FileEntry.js"
,
"cordova-hot-code-push-plugin"
:
{
"id"
:
"cordova-plugin-file.FileEntry"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"pluginId"
:
"cordova-plugin-file"
,
},
"clobbers"
:
[
"cordova-plugin-app-version"
:
{
"window.FileEntry"
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
]
},
},
"cordova-plugin-badge"
:
{
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"file"
:
"plugins/cordova-plugin-file/www/FileError.js"
,
},
"id"
:
"cordova-plugin-file.FileError"
,
"cordova-plugin-camera"
:
{
"pluginId"
:
"cordova-plugin-file"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"clobbers"
:
[
},
"window.FileError"
"cordova-plugin-device"
:
{
]
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
},
{
"cordova-plugin-file"
:
{
"file"
:
"plugins/cordova-plugin-file/www/FileReader.js"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"id"
:
"cordova-plugin-file.FileReader"
,
},
"pluginId"
:
"cordova-plugin-file"
,
"cordova-plugin-file-opener2"
:
{
"clobbers"
:
[
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"window.FileReader"
},
]
"cordova-plugin-file-transfer"
:
{
},
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
{
},
"file"
:
"plugins/cordova-plugin-file/www/FileSystem.js"
,
"cordova-plugin-geolocation"
:
{
"id"
:
"cordova-plugin-file.FileSystem"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"pluginId"
:
"cordova-plugin-file"
,
},
"clobbers"
:
[
"cordova-plugin-ionic-keyboard"
:
{
"window.FileSystem"
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
]
},
},
"cordova-plugin-ionic-webview"
:
{
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"file"
:
"plugins/cordova-plugin-file/www/FileUploadOptions.js"
,
},
"id"
:
"cordova-plugin-file.FileUploadOptions"
,
"cordova-plugin-network-information"
:
{
"pluginId"
:
"cordova-plugin-file"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"clobbers"
:
[
},
"window.FileUploadOptions"
"cordova-plugin-statusbar"
:
{
]
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
},
{
"cordova-plugin-whitelist"
:
{
"file"
:
"plugins/cordova-plugin-file/www/FileUploadResult.js"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"id"
:
"cordova-plugin-file.FileUploadResult"
,
},
"pluginId"
:
"cordova-plugin-file"
,
"cordova.plugins.diagnostic"
:
{
"clobbers"
:
[
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"window.FileUploadResult"
},
]
"integrator-cordova-plugin-downloader"
:
{
},
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
{
},
"file"
:
"plugins/cordova-plugin-file/www/FileWriter.js"
,
"ionic-plugin-keyboard"
:
{
"id"
:
"cordova-plugin-file.FileWriter"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"pluginId"
:
"cordova-plugin-file"
,
},
"clobbers"
:
[
"phonegap-plugin-mobile-accessibility"
:
{
"window.FileWriter"
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
]
},
},
"cordova-plugin-splashscreen"
:
{
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"file"
:
"plugins/cordova-plugin-file/www/Flags.js"
,
},
"id"
:
"cordova-plugin-file.Flags"
,
"com.moust.cordova.videoplayer"
:
{
"pluginId"
:
"cordova-plugin-file"
,
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"clobbers"
:
[
},
"window.Flags"
"cordova-plugin-screen-orientation"
:
{
]
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
},
{
"cordova-plugin-appavailability"
:
{
"file"
:
"plugins/cordova-plugin-file/www/LocalFileSystem.js"
,
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
"id"
:
"cordova-plugin-file.LocalFileSystem"
,
}
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.LocalFileSystem"
],
"merges"
:
[
"window"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/Metadata.js"
,
"id"
:
"cordova-plugin-file.Metadata"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Metadata"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/ProgressEvent.js"
,
"id"
:
"cordova-plugin-file.ProgressEvent"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.ProgressEvent"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/fileSystems.js"
,
"id"
:
"cordova-plugin-file.fileSystems"
,
"pluginId"
:
"cordova-plugin-file"
},
{
"file"
:
"plugins/cordova-plugin-file/www/requestFileSystem.js"
,
"id"
:
"cordova-plugin-file.requestFileSystem"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.requestFileSystem"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/resolveLocalFileSystemURI.js"
,
"id"
:
"cordova-plugin-file.resolveLocalFileSystemURI"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"window"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/browser/isChrome.js"
,
"id"
:
"cordova-plugin-file.isChrome"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/browser/Preparing.js"
,
"id"
:
"cordova-plugin-file.Preparing"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/src/browser/FileProxy.js"
,
"id"
:
"cordova-plugin-file.browserFileProxy"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/fileSystemPaths.js"
,
"id"
:
"cordova-plugin-file.fileSystemPaths"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"cordova"
],
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/browser/FileSystem.js"
,
"id"
:
"cordova-plugin-file.firefoxFileSystem"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"window.FileSystem"
]
},
{
"file"
:
"plugins/cordova-plugin-file-opener2/www/plugins.FileOpener2.js"
,
"id"
:
"cordova-plugin-file-opener2.FileOpener2"
,
"pluginId"
:
"cordova-plugin-file-opener2"
,
"clobbers"
:
[
"cordova.plugins.fileOpener2"
]
},
{
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransferError.js"
,
"id"
:
"cordova-plugin-file-transfer.FileTransferError"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransferError"
]
},
{
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransfer.js"
,
"id"
:
"cordova-plugin-file-transfer.FileTransfer"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransfer"
]
},
{
"file"
:
"plugins/cordova-plugin-file-transfer/www/browser/FileTransfer.js"
,
"id"
:
"cordova-plugin-file-transfer.BrowserFileTransfer"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransfer"
]
},
{
"file"
:
"plugins/cordova-plugin-network-information/www/network.js"
,
"id"
:
"cordova-plugin-network-information.network"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"navigator.connection"
,
"navigator.network.connection"
]
},
{
"file"
:
"plugins/cordova-plugin-network-information/www/Connection.js"
,
"id"
:
"cordova-plugin-network-information.Connection"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"Connection"
]
},
{
"file"
:
"plugins/cordova-plugin-network-information/src/browser/network.js"
,
"id"
:
"cordova-plugin-network-information.NetworkInfoProxy"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-statusbar/www/statusbar.js"
,
"id"
:
"cordova-plugin-statusbar.statusbar"
,
"pluginId"
:
"cordova-plugin-statusbar"
,
"clobbers"
:
[
"window.StatusBar"
]
},
{
"file"
:
"plugins/cordova-plugin-statusbar/src/browser/StatusBarProxy.js"
,
"id"
:
"cordova-plugin-statusbar.StatusBarProxy"
,
"pluginId"
:
"cordova-plugin-statusbar"
,
"runs"
:
true
},
{
"file"
:
"plugins/integrator-cordova-plugin-downloader/www/Downloader.js"
,
"id"
:
"integrator-cordova-plugin-downloader.Downloader"
,
"pluginId"
:
"integrator-cordova-plugin-downloader"
,
"clobbers"
:
[
"cordova.plugins.Downloader"
]
},
{
"file"
:
"plugins/ionic-plugin-keyboard/www/browser/keyboard.js"
,
"id"
:
"ionic-plugin-keyboard.keyboard"
,
"pluginId"
:
"ionic-plugin-keyboard"
,
"clobbers"
:
[
"cordova.plugins.Keyboard"
],
"runs"
:
true
},
{
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/mobile-accessibility.js"
,
"id"
:
"phonegap-plugin-mobile-accessibility.mobile-accessibility"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"window.MobileAccessibility"
]
},
{
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/MobileAccessibilityNotifications.js"
,
"id"
:
"phonegap-plugin-mobile-accessibility.MobileAccessibilityNotifications"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"MobileAccessibilityNotifications"
]
},
{
"file"
:
"plugins/cordova-plugin-splashscreen/www/splashscreen.js"
,
"id"
:
"cordova-plugin-splashscreen.SplashScreen"
,
"pluginId"
:
"cordova-plugin-splashscreen"
,
"clobbers"
:
[
"navigator.splashscreen"
]
},
{
"file"
:
"plugins/cordova-plugin-splashscreen/src/browser/SplashScreenProxy.js"
,
"id"
:
"cordova-plugin-splashscreen.SplashScreenProxy"
,
"pluginId"
:
"cordova-plugin-splashscreen"
,
"runs"
:
true
},
},
{
"dependent_plugins"
:
{},
"file"
:
"plugins/com.moust.cordova.videoplayer/www/videoplayer.js"
,
"modules"
:
[
"id"
:
"com.moust.cordova.videoplayer.VideoPlayer"
,
{
"pluginId"
:
"com.moust.cordova.videoplayer"
,
"file"
:
"plugins/cordova-hot-code-push-plugin/www/chcp.js"
,
"clobbers"
:
[
"id"
:
"cordova-hot-code-push-plugin.chcp"
,
"VideoPlayer"
"pluginId"
:
"cordova-hot-code-push-plugin"
,
]
"clobbers"
:
[
"chcp"
]
},
{
"file"
:
"plugins/cordova-plugin-app-version/www/AppVersionPlugin.js"
,
"id"
:
"cordova-plugin-app-version.AppVersionPlugin"
,
"pluginId"
:
"cordova-plugin-app-version"
,
"clobbers"
:
[
"cordova.getAppVersion"
]
},
{
"file"
:
"plugins/cordova-plugin-badge/www/badge.js"
,
"id"
:
"cordova-plugin-badge.Badge"
,
"pluginId"
:
"cordova-plugin-badge"
,
"clobbers"
:
[
"cordova.plugins.notification.badge"
]
},
{
"file"
:
"plugins/cordova-plugin-badge/src/browser/favico.min.js"
,
"id"
:
"cordova-plugin-badge.Badge.Favico"
,
"pluginId"
:
"cordova-plugin-badge"
,
"clobbers"
:
[
"cordova.plugins.notification.badge.Favico"
]
},
{
"file"
:
"plugins/cordova-plugin-badge/src/browser/BadgeProxy.js"
,
"id"
:
"cordova-plugin-badge.Badge.Proxy"
,
"pluginId"
:
"cordova-plugin-badge"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-camera/www/CameraConstants.js"
,
"id"
:
"cordova-plugin-camera.Camera"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"Camera"
]
},
{
"file"
:
"plugins/cordova-plugin-camera/www/CameraPopoverOptions.js"
,
"id"
:
"cordova-plugin-camera.CameraPopoverOptions"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"CameraPopoverOptions"
]
},
{
"file"
:
"plugins/cordova-plugin-camera/www/Camera.js"
,
"id"
:
"cordova-plugin-camera.camera"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"navigator.camera"
]
},
{
"file"
:
"plugins/cordova-plugin-camera/src/browser/CameraProxy.js"
,
"id"
:
"cordova-plugin-camera.CameraProxy"
,
"pluginId"
:
"cordova-plugin-camera"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-device/www/device.js"
,
"id"
:
"cordova-plugin-device.device"
,
"pluginId"
:
"cordova-plugin-device"
,
"clobbers"
:
[
"device"
]
},
{
"file"
:
"plugins/cordova-plugin-device/src/browser/DeviceProxy.js"
,
"id"
:
"cordova-plugin-device.DeviceProxy"
,
"pluginId"
:
"cordova-plugin-device"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/DirectoryEntry.js"
,
"id"
:
"cordova-plugin-file.DirectoryEntry"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryEntry"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/DirectoryReader.js"
,
"id"
:
"cordova-plugin-file.DirectoryReader"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryReader"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/Entry.js"
,
"id"
:
"cordova-plugin-file.Entry"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Entry"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/File.js"
,
"id"
:
"cordova-plugin-file.File"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.File"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/FileEntry.js"
,
"id"
:
"cordova-plugin-file.FileEntry"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileEntry"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/FileError.js"
,
"id"
:
"cordova-plugin-file.FileError"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileError"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/FileReader.js"
,
"id"
:
"cordova-plugin-file.FileReader"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileReader"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/FileSystem.js"
,
"id"
:
"cordova-plugin-file.FileSystem"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileSystem"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/FileUploadOptions.js"
,
"id"
:
"cordova-plugin-file.FileUploadOptions"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileUploadOptions"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/FileUploadResult.js"
,
"id"
:
"cordova-plugin-file.FileUploadResult"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileUploadResult"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/FileWriter.js"
,
"id"
:
"cordova-plugin-file.FileWriter"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileWriter"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/Flags.js"
,
"id"
:
"cordova-plugin-file.Flags"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Flags"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/LocalFileSystem.js"
,
"id"
:
"cordova-plugin-file.LocalFileSystem"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.LocalFileSystem"
],
"merges"
:
[
"window"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/Metadata.js"
,
"id"
:
"cordova-plugin-file.Metadata"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Metadata"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/ProgressEvent.js"
,
"id"
:
"cordova-plugin-file.ProgressEvent"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.ProgressEvent"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/fileSystems.js"
,
"id"
:
"cordova-plugin-file.fileSystems"
,
"pluginId"
:
"cordova-plugin-file"
},
{
"file"
:
"plugins/cordova-plugin-file/www/requestFileSystem.js"
,
"id"
:
"cordova-plugin-file.requestFileSystem"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.requestFileSystem"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/resolveLocalFileSystemURI.js"
,
"id"
:
"cordova-plugin-file.resolveLocalFileSystemURI"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"window"
]
},
{
"file"
:
"plugins/cordova-plugin-file/www/browser/isChrome.js"
,
"id"
:
"cordova-plugin-file.isChrome"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/browser/Preparing.js"
,
"id"
:
"cordova-plugin-file.Preparing"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/src/browser/FileProxy.js"
,
"id"
:
"cordova-plugin-file.browserFileProxy"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/fileSystemPaths.js"
,
"id"
:
"cordova-plugin-file.fileSystemPaths"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"cordova"
],
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-file/www/browser/FileSystem.js"
,
"id"
:
"cordova-plugin-file.firefoxFileSystem"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"window.FileSystem"
]
},
{
"file"
:
"plugins/cordova-plugin-file-opener2/www/plugins.FileOpener2.js"
,
"id"
:
"cordova-plugin-file-opener2.FileOpener2"
,
"pluginId"
:
"cordova-plugin-file-opener2"
,
"clobbers"
:
[
"cordova.plugins.fileOpener2"
]
},
{
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransferError.js"
,
"id"
:
"cordova-plugin-file-transfer.FileTransferError"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransferError"
]
},
{
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransfer.js"
,
"id"
:
"cordova-plugin-file-transfer.FileTransfer"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransfer"
]
},
{
"file"
:
"plugins/cordova-plugin-file-transfer/www/browser/FileTransfer.js"
,
"id"
:
"cordova-plugin-file-transfer.BrowserFileTransfer"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransfer"
]
},
{
"file"
:
"plugins/cordova-plugin-network-information/www/network.js"
,
"id"
:
"cordova-plugin-network-information.network"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"navigator.connection"
,
"navigator.network.connection"
]
},
{
"file"
:
"plugins/cordova-plugin-network-information/www/Connection.js"
,
"id"
:
"cordova-plugin-network-information.Connection"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"Connection"
]
},
{
"file"
:
"plugins/cordova-plugin-network-information/src/browser/network.js"
,
"id"
:
"cordova-plugin-network-information.NetworkInfoProxy"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"runs"
:
true
},
{
"file"
:
"plugins/cordova-plugin-statusbar/www/statusbar.js"
,
"id"
:
"cordova-plugin-statusbar.statusbar"
,
"pluginId"
:
"cordova-plugin-statusbar"
,
"clobbers"
:
[
"window.StatusBar"
]
},
{
"file"
:
"plugins/cordova-plugin-statusbar/src/browser/StatusBarProxy.js"
,
"id"
:
"cordova-plugin-statusbar.StatusBarProxy"
,
"pluginId"
:
"cordova-plugin-statusbar"
,
"runs"
:
true
},
{
"file"
:
"plugins/integrator-cordova-plugin-downloader/www/Downloader.js"
,
"id"
:
"integrator-cordova-plugin-downloader.Downloader"
,
"pluginId"
:
"integrator-cordova-plugin-downloader"
,
"clobbers"
:
[
"cordova.plugins.Downloader"
]
},
{
"file"
:
"plugins/ionic-plugin-keyboard/www/browser/keyboard.js"
,
"id"
:
"ionic-plugin-keyboard.keyboard"
,
"pluginId"
:
"ionic-plugin-keyboard"
,
"clobbers"
:
[
"cordova.plugins.Keyboard"
],
"runs"
:
true
},
{
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/mobile-accessibility.js"
,
"id"
:
"phonegap-plugin-mobile-accessibility.mobile-accessibility"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"window.MobileAccessibility"
]
},
{
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/MobileAccessibilityNotifications.js"
,
"id"
:
"phonegap-plugin-mobile-accessibility.MobileAccessibilityNotifications"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"MobileAccessibilityNotifications"
]
},
{
"file"
:
"plugins/cordova-plugin-splashscreen/www/splashscreen.js"
,
"id"
:
"cordova-plugin-splashscreen.SplashScreen"
,
"pluginId"
:
"cordova-plugin-splashscreen"
,
"clobbers"
:
[
"navigator.splashscreen"
]
},
{
"file"
:
"plugins/cordova-plugin-splashscreen/src/browser/SplashScreenProxy.js"
,
"id"
:
"cordova-plugin-splashscreen.SplashScreenProxy"
,
"pluginId"
:
"cordova-plugin-splashscreen"
,
"runs"
:
true
},
{
"file"
:
"plugins/com.moust.cordova.videoplayer/www/videoplayer.js"
,
"id"
:
"com.moust.cordova.videoplayer.VideoPlayer"
,
"pluginId"
:
"com.moust.cordova.videoplayer"
,
"clobbers"
:
[
"VideoPlayer"
]
},
{
"file"
:
"plugins/cordova-plugin-screen-orientation/www/screenorientation.js"
,
"id"
:
"cordova-plugin-screen-orientation.screenorientation"
,
"pluginId"
:
"cordova-plugin-screen-orientation"
,
"clobbers"
:
[
"cordova.plugins.screenorientation"
]
},
{
"file"
:
"plugins/cordova-plugin-appavailability/www/AppAvailability.js"
,
"id"
:
"cordova-plugin-appavailability.AppAvailability"
,
"pluginId"
:
"cordova-plugin-appavailability"
,
"clobbers"
:
[
"appAvailability"
]
}
],
"plugin_metadata"
:
{
"cordova-hot-code-push-plugin"
:
"1.5.3"
,
"cordova-plugin-app-version"
:
"0.1.9"
,
"cordova-plugin-badge"
:
"0.8.7"
,
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-device"
:
"2.0.1"
,
"cordova-plugin-file"
:
"6.0.1"
,
"cordova-plugin-file-opener2"
:
"2.0.19"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
,
"cordova-plugin-geolocation"
:
"4.0.1"
,
"cordova-plugin-ionic-keyboard"
:
"2.1.3"
,
"cordova-plugin-ionic-webview"
:
"1.1.16"
,
"cordova-plugin-network-information"
:
"2.0.2-dev"
,
"cordova-plugin-statusbar"
:
"2.4.2"
,
"cordova-plugin-whitelist"
:
"1.3.3"
,
"cordova.plugins.diagnostic"
:
"2.0.0"
,
"integrator-cordova-plugin-downloader"
:
"0.0.1"
,
"ionic-plugin-keyboard"
:
"2.2.1"
,
"phonegap-plugin-mobile-accessibility"
:
"1.0.5-dev"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"com.moust.cordova.videoplayer"
:
"1.0.1"
,
"cordova-plugin-screen-orientation"
:
"3.0.1"
,
"cordova-plugin-appavailability"
:
"0.4.2"
}
}
],
"plugin_metadata"
:
{
"cordova-hot-code-push-plugin"
:
"1.5.3"
,
"cordova-plugin-app-version"
:
"0.1.9"
,
"cordova-plugin-badge"
:
"0.8.7"
,
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-device"
:
"2.0.1"
,
"cordova-plugin-file"
:
"6.0.1"
,
"cordova-plugin-file-opener2"
:
"2.0.19"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
,
"cordova-plugin-geolocation"
:
"4.0.1"
,
"cordova-plugin-ionic-keyboard"
:
"2.1.3"
,
"cordova-plugin-ionic-webview"
:
"1.1.16"
,
"cordova-plugin-network-information"
:
"2.0.2-dev"
,
"cordova-plugin-statusbar"
:
"2.4.2"
,
"cordova-plugin-whitelist"
:
"1.3.3"
,
"cordova.plugins.diagnostic"
:
"2.0.0"
,
"integrator-cordova-plugin-downloader"
:
"0.0.1"
,
"ionic-plugin-keyboard"
:
"2.2.1"
,
"phonegap-plugin-mobile-accessibility"
:
"1.0.5-dev"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"com.moust.cordova.videoplayer"
:
"1.0.1"
}
}
}
\ No newline at end of file
platforms/browser/config.xml
View file @
60e0c39c
<?xml version='1.0' encoding='utf-8'?>
<?xml version='1.0' encoding='utf-8'?>
<widget
id=
"io.ionic.smart19.starter"
version=
"4.3.
1
"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<widget
id=
"io.ionic.smart19.starter"
version=
"4.3.
2
"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<name>
部机关党建云(试运行)
</name>
<name>
部机关党建云(试运行)
</name>
<description>
An awesome Ionic/Cordova app.
</description>
<description>
An awesome Ionic/Cordova app.
</description>
<author
email=
"hi@ionicframework"
href=
"http://ionicframework.com/"
>
Ionic Framework Team
</author>
<author
email=
"hi@ionicframework"
href=
"http://ionicframework.com/"
>
Ionic Framework Team
</author>
...
...
platforms/browser/platform_www/cordova_plugins.js
View file @
60e0c39c
...
@@ -384,6 +384,22 @@ module.exports = [
...
@@ -384,6 +384,22 @@ module.exports = [
"clobbers"
:
[
"clobbers"
:
[
"VideoPlayer"
"VideoPlayer"
]
]
},
{
"file"
:
"plugins/cordova-plugin-screen-orientation/www/screenorientation.js"
,
"id"
:
"cordova-plugin-screen-orientation.screenorientation"
,
"pluginId"
:
"cordova-plugin-screen-orientation"
,
"clobbers"
:
[
"cordova.plugins.screenorientation"
]
},
{
"file"
:
"plugins/cordova-plugin-appavailability/www/AppAvailability.js"
,
"id"
:
"cordova-plugin-appavailability.AppAvailability"
,
"pluginId"
:
"cordova-plugin-appavailability"
,
"clobbers"
:
[
"appAvailability"
]
}
}
];
];
module
.
exports
.
metadata
=
module
.
exports
.
metadata
=
...
@@ -408,7 +424,9 @@ module.exports.metadata =
...
@@ -408,7 +424,9 @@ module.exports.metadata =
"ionic-plugin-keyboard"
:
"2.2.1"
,
"ionic-plugin-keyboard"
:
"2.2.1"
,
"phonegap-plugin-mobile-accessibility"
:
"1.0.5-dev"
,
"phonegap-plugin-mobile-accessibility"
:
"1.0.5-dev"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"com.moust.cordova.videoplayer"
:
"1.0.1"
"com.moust.cordova.videoplayer"
:
"1.0.1"
,
"cordova-plugin-screen-orientation"
:
"3.0.1"
,
"cordova-plugin-appavailability"
:
"0.4.2"
}
}
// BOTTOM OF METADATA
// BOTTOM OF METADATA
});
});
\ No newline at end of file
plugins/android.json
View file @
60e0c39c
...
@@ -60,11 +60,20 @@
...
@@ -60,11 +60,20 @@
},
},
"com.moust.cordova.videoplayer"
:
{
"com.moust.cordova.videoplayer"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-screen-orientation"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"cordova-plugin-appavailability"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
}
}
},
},
"dependent_plugins"
:
{
"dependent_plugins"
:
{
"cordova-plugin-network-information"
:
{
"cordova-plugin-network-information"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"es6-promise-plugin"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
}
}
}
}
}
}
\ No newline at end of file
plugins/browser.json
View file @
60e0c39c
...
@@ -63,6 +63,12 @@
...
@@ -63,6 +63,12 @@
},
},
"com.moust.cordova.videoplayer"
:
{
"com.moust.cordova.videoplayer"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-screen-orientation"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"cordova-plugin-appavailability"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
}
}
},
},
"dependent_plugins"
:
{
"dependent_plugins"
:
{
...
...
plugins/fetch.json
View file @
60e0c39c
...
@@ -178,5 +178,29 @@
...
@@ -178,5 +178,29 @@
},
},
"is_top_level"
:
true
,
"is_top_level"
:
true
,
"variables"
:
{}
"variables"
:
{}
},
"cordova-plugin-screen-orientation"
:
{
"source"
:
{
"type"
:
"registry"
,
"id"
:
"cordova-plugin-screen-orientation"
},
"is_top_level"
:
true
,
"variables"
:
{}
},
"es6-promise-plugin"
:
{
"source"
:
{
"type"
:
"registry"
,
"id"
:
"es6-promise-plugin"
},
"is_top_level"
:
false
,
"variables"
:
{}
},
"cordova-plugin-appavailability"
:
{
"source"
:
{
"type"
:
"registry"
,
"id"
:
"cordova-plugin-appavailability"
},
"is_top_level"
:
true
,
"variables"
:
{}
}
}
}
}
\ No newline at end of file
src/app/app.component.ts
View file @
60e0c39c
...
@@ -12,10 +12,8 @@ import {TabsPage} from "../pages/tabs/tabs";
...
@@ -12,10 +12,8 @@ import {TabsPage} from "../pages/tabs/tabs";
import
{
AppService
}
from
"../service/http.service"
;
import
{
AppService
}
from
"../service/http.service"
;
import
{
EmitService
}
from
"../provide/emit.service"
;
import
{
EmitService
}
from
"../provide/emit.service"
;
import
{
MobileAccessibility
}
from
"@ionic-native/mobile-accessibility"
;
import
{
MobileAccessibility
}
from
"@ionic-native/mobile-accessibility"
;
import
{
FileOpener
}
from
"@ionic-native/file-opener"
;
import
{
FileTransfer
,
FileTransferObject
}
from
"@ionic-native/file-transfer"
;
import
{
File
}
from
"@ionic-native/file"
;
import
{
timer
}
from
"rxjs/observable/timer"
;
import
{
timer
}
from
"rxjs/observable/timer"
;
import
{
ScreenOrientation
}
from
"@ionic-native/screen-orientation"
;
@
Component
({
@
Component
({
templateUrl
:
'app.html'
templateUrl
:
'app.html'
...
@@ -35,10 +33,7 @@ export class MyApp {
...
@@ -35,10 +33,7 @@ export class MyApp {
private
keyboard
:
Keyboard
,
private
keyboard
:
Keyboard
,
private
appUpdateService
:
AppUpdateService
,
private
appUpdateService
:
AppUpdateService
,
private
appVersion
:
AppVersion
,
private
appVersion
:
AppVersion
,
private
fileOpener
:
FileOpener
,
private
screenOrientation
:
ScreenOrientation
,
private
fileTransfer
:
FileTransfer
,
private
fileTransferObject
:
FileTransferObject
,
private
file
:
File
,
public
emitSer
:
EmitService
,
public
emitSer
:
EmitService
,
public
storage
:
Storage
,
public
storage
:
Storage
,
public
mobileAccess
:
MobileAccessibility
,
public
mobileAccess
:
MobileAccessibility
,
...
@@ -51,8 +46,11 @@ export class MyApp {
...
@@ -51,8 +46,11 @@ export class MyApp {
this
.
statusBar
.
backgroundColorByHexString
(
'#e12724'
);
this
.
statusBar
.
backgroundColorByHexString
(
'#e12724'
);
this
.
statusBar
.
styleLightContent
();
this
.
statusBar
.
styleLightContent
();
timer
(
4500
).
subscribe
((
res
)
=>
{
this
.
screenOrientation
.
lock
(
'portrait-primary'
);
//锁定竖屏
this
.
showSplash
=
false
timer
(
4500
).
subscribe
((
res
)
=>
{
this
.
showSplash
=
false
;
this
.
checkVersion
();
this
.
checkVersion
();
this
.
loadLogin
();
this
.
loadLogin
();
});
});
...
@@ -67,13 +65,13 @@ export class MyApp {
...
@@ -67,13 +65,13 @@ export class MyApp {
}
}
//检测是否需要更新
//检测是否需要更新
checkVersion
(){
checkVersion
()
{
//检测是否需要更新
//检测是否需要更新
this
.
appVersion
.
getVersionNumber
().
then
((
version
:
string
)
=>
{
this
.
appVersion
.
getVersionNumber
().
then
((
version
:
string
)
=>
{
alert
(
version
);
version
=
version
.
replace
(
' '
,
''
);
console
.
log
(
version
)
this
.
appUpdateService
.
compariVersion
().
subscribe
(
res
=>
{
this
.
appUpdateService
.
compariVersion
().
subscribe
(
res
=>
{
let
data
=
res
.
json
();
let
data
=
res
.
json
();
data
.
latestVersion
=
data
.
replace
(
' '
,
''
);
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
latestVersion
!=
null
&&
data
.
latestVersion
!=
version
)
{
if
(
data
.
latestVersion
!=
null
&&
data
.
latestVersion
!=
version
)
{
this
.
appUpdateService
.
detectionUpgrade
(
data
.
androidDownload
,
true
);
//提示升级
this
.
appUpdateService
.
detectionUpgrade
(
data
.
androidDownload
,
true
);
//提示升级
...
...
src/app/app.module.ts
View file @
60e0c39c
...
@@ -42,6 +42,8 @@ import {MobileAccessibility} from "@ionic-native/mobile-accessibility";
...
@@ -42,6 +42,8 @@ import {MobileAccessibility} from "@ionic-native/mobile-accessibility";
import
{
Camera
}
from
"@ionic-native/camera"
;
import
{
Camera
}
from
"@ionic-native/camera"
;
import
{
ProposalPageModule
}
from
"../pages/mine-pages/proposal/proposal.module"
;
import
{
ProposalPageModule
}
from
"../pages/mine-pages/proposal/proposal.module"
;
import
{
MineService
}
from
"../pages/mine-pages/mine.service"
;
import
{
MineService
}
from
"../pages/mine-pages/mine.service"
;
import
{
ScreenOrientation
}
from
"@ionic-native/screen-orientation"
;
import
{
AppAvailability
}
from
"@ionic-native/app-availability"
;
@
NgModule
({
@
NgModule
({
declarations
:
[
declarations
:
[
...
@@ -99,6 +101,8 @@ import {MineService} from "../pages/mine-pages/mine.service";
...
@@ -99,6 +101,8 @@ import {MineService} from "../pages/mine-pages/mine.service";
Badge
,
Badge
,
MobileAccessibility
,
MobileAccessibility
,
Camera
,
Camera
,
ScreenOrientation
,
AppAvailability
,
Geolocation
,
Geolocation
,
DatePipe
,
DatePipe
,
LearnService
,
LearnService
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment