| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "cordova-plugin-multidex",
- "_id": "cordova-plugin-multidex@0.1.4",
- "_inBundle": false,
- "_integrity": "sha1-HkFzP71JeWwGauVCaomiQj0ynyg=",
- "_location": "/cordova-plugin-multidex",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "cordova-plugin-multidex",
- "name": "cordova-plugin-multidex",
- "escapedName": "cordova-plugin-multidex",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/cordova-plugin-multidex/-/cordova-plugin-multidex-0.1.4.tgz",
- "_shasum": "1e41733fbd49796c066ae5426a89a2423d329f28",
- "_spec": "cordova-plugin-multidex",
- "_where": "/Users/xiongzhu/Projects/Cordova/muye",
- "author": "",
- "bugs": {
- "url": "https://github.com/podtrackers/cordova-multidex/issues"
- },
- "bundleDependencies": false,
- "cordova": {
- "id": "cordova-plugin-multidex",
- "platforms": [
- "android"
- ]
- },
- "deprecated": false,
- "description": "This plugin adds the multidex flag Android builds by amending the AndroidManifest.xml generated by Cordova",
- "engines": [
- {
- "name": "cordova",
- "version": ">=3.5.0"
- }
- ],
- "homepage": "https://github.com/podtrackers/cordova-multidex#readme",
- "keywords": [
- "ecosystem:cordova",
- "cordova-android"
- ],
- "license": "MIT",
- "name": "cordova-plugin-multidex",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/podtrackers/cordova-multidex.git"
- },
- "version": "0.1.4"
- }
|