{
  "name": "poi-plugin-item-improvement",
  "version": "7.1.3",
  "description": "Show possible improvements of the day based on data from [WhoCallsTheFleet](https://fleet.moe)",
  "main": "index.es",
  "scripts": {
    "prepack": "poi-util-transpile",
    "postpublish": "git clean -f && git checkout .",
    "data": "node ./assets/data_kcwiki.es",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/poooi/plugin-item-improvement.git"
  },
  "author": {
    "name": "KochiyaOcean",
    "link": "https://github.com/kochiyaocean"
  },
  "contributors": [
    "Dazzy Ding",
    "Kagami Seki",
    "SoraYama"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/poooi/plugin-item-improvement/issues"
  },
  "homepage": "https://github.com/poooi/plugin-item-improvement#readme",
  "dependencies": {
    "dom-to-image": "^2.6.0",
    "react-numeric-input": "^2.2.3"
  },
  "devDependencies": {
    "babel-eslint": "^10.0.1",
    "eslint": "^5.6.1",
    "eslint-config-airbnb": "^17.1.0",
    "eslint-config-poi-plugin": "^1.0.0",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-jsx-a11y": "^6.1.1",
    "eslint-plugin-react": "^7.11.1",
    "poi-util-transpile": "^8.2.2"
  },
  "poiPlugin": {
    "title": "Equipment Improvement",
    "description": "plugin_description",
    "icon": "fa/wrench",
    "priority": 50,
    "apiVer": {
      "6.99.99": "2.3.5",
      "7.5.9": "4.1.0",
      "8.0.99": "5.0.6",
      "8.3.0": "6.0.1"
    }
  }
}
