{
  "name": "umi-plugin-hd",
  "version": "1.7.2",
  "main": "lib/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-hd"
  },
  "homepage": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-hd",
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "bugs": {
    "url": "https://github.com/umijs/umi/issues"
  },
  "files": [
    "lib",
    "src",
    "template"
  ],
  "license": "MIT",
  "dependencies": {
    "postcss-plugin-px2rem": "0.8.1",
    "umi-hd": "5.0.1"
  }
}
