1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 21:33:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

get version from apk/ipa file.

This commit is contained in:
tdzl2003
2016-04-02 20:55:03 +08:00
parent fef8e35884
commit ae628b310a
2 changed files with 19 additions and 1 deletions

View File

@@ -29,8 +29,10 @@
"dependencies": {
"cli-arguments": "^0.2.1",
"fs-promise": "^0.4.1",
"ipa-metadata": "^1.4.0",
"isomorphic-fetch": "^2.2.1",
"mkdir-recursive": "^0.2.1",
"node-apk-parser": "^0.2.3",
"node-bsdiff": "^0.1.2",
"read": "^1.0.7",
"yauzl": "^2.4.1",