{
  "name": "umi-plugin-cordova",
  "version": "1.1.13",
  "description": "umi support cordova",
  "authors": {
    "name": "xiaohuoni",
    "email": "448627663@qq.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/alitajs/alita/tree/master/packages/umi-plugin-cordova"
  },
  "homepage": "https://github.com/alitajs/alita/tree/master/packages/umi-plugin-cordova",
  "peerDependencies": {
    "umi": "2.x"
  },
  "main": "lib/index.js",
  "scripts": {
    "build": "umi-tools build"
  },
  "devDependencies": {
    "np": "^3.0.4",
    "umi-tools": "*"
  },
  "files": [
    "lib",
    "src",
    "umi-cordova.png",
    "ioshelp1.png",
    "ioshelp2.png",
    "androidsuccess.png"
  ],
  "license": "MIT",
  "dependencies": {
    "cordova-app-hello-world": "^4.0.0",
    "cordova-common": "^3.1.0",
    "cordova-create": "^2.0.0",
    "cordova-fetch": "^2.0.1",
    "fs-extra": "^7.0.1",
    "import-fresh": "^3.0.0",
    "is-url": "^1.2.4",
    "isobject": "^4.0.0",
    "path-is-inside": "^1.0.2",
    "serve": "^11.0.0",
    "tmp": "^0.1.0",
    "valid-identifier": "^0.0.2"
  }
}
