package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_from": "cordova-plugin-multidex",
  3. "_id": "cordova-plugin-multidex@0.1.4",
  4. "_inBundle": false,
  5. "_integrity": "sha1-HkFzP71JeWwGauVCaomiQj0ynyg=",
  6. "_location": "/cordova-plugin-multidex",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "cordova-plugin-multidex",
  12. "name": "cordova-plugin-multidex",
  13. "escapedName": "cordova-plugin-multidex",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/cordova-plugin-multidex/-/cordova-plugin-multidex-0.1.4.tgz",
  23. "_shasum": "1e41733fbd49796c066ae5426a89a2423d329f28",
  24. "_spec": "cordova-plugin-multidex",
  25. "_where": "/Users/xiongzhu/Projects/Cordova/muye",
  26. "author": "",
  27. "bugs": {
  28. "url": "https://github.com/podtrackers/cordova-multidex/issues"
  29. },
  30. "bundleDependencies": false,
  31. "cordova": {
  32. "id": "cordova-plugin-multidex",
  33. "platforms": [
  34. "android"
  35. ]
  36. },
  37. "deprecated": false,
  38. "description": "This plugin adds the multidex flag Android builds by amending the AndroidManifest.xml generated by Cordova",
  39. "engines": [
  40. {
  41. "name": "cordova",
  42. "version": ">=3.5.0"
  43. }
  44. ],
  45. "homepage": "https://github.com/podtrackers/cordova-multidex#readme",
  46. "keywords": [
  47. "ecosystem:cordova",
  48. "cordova-android"
  49. ],
  50. "license": "MIT",
  51. "name": "cordova-plugin-multidex",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/podtrackers/cordova-multidex.git"
  55. },
  56. "version": "0.1.4"
  57. }