{
  "_from": "heyui@latest",
  "_id": "heyui@1.9.0",
  "_inBundle": false,
  "_integrity": "sha512-eBfJNx0efAgkNknaA4CEfj+JFqzbhSgf6FtUlYXIMO35tKzb5o3NbI+9PJ9O53OC7XBqGceec0vStTzK/Kz19w==",
  "_location": "/heyui",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "heyui@latest",
    "name": "heyui",
    "escapedName": "heyui",
    "rawSpec": "latest",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/heyui/-/heyui-1.9.0.tgz",
  "_shasum": "acf81f62e894a5545549fd3ea11c38d4d122ea45",
  "_spec": "heyui@latest",
  "_where": "/Users/alicia/Documents/develop/github/umock/page",
  "browserslist": [
    "ie >= 9"
  ],
  "bugs": {
    "url": "https://github.com/heyui/heyui/issues"
  },
  "bundleDependencies": false,
  "copyright": "Copyright (C) Lan 2017-2018",
  "dependencies": {
    "manba": "^1.2.0"
  },
  "deprecated": false,
  "description": "UI Toolkit for Web, Vue2.0.",
  "devDependencies": {
    "eslint": "^3.8.1",
    "eslint-config-airbnb-base": "^9.0.0",
    "eslint-plugin-html": "^1.5.5",
    "eslint-plugin-import": "^2.0.1",
    "eslint-plugin-vue": "^0.1.1",
    "fs": "0.0.1-security",
    "headr": "0.0.4",
    "hey-log": "^0.0.8",
    "hey-utils": "^0.4.0",
    "less": "^3.0.0",
    "standard-version": "^4.4.0"
  },
  "homepage": "http://www.heyui.top",
  "keywords": [
    "heyui",
    "vue",
    "ui",
    "framework"
  ],
  "license": "MIT",
  "main": "./dist/heyui.js",
  "module": "./dist/heyui.esm.js",
  "name": "heyui",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/heyui/heyui.git"
  },
  "scripts": {
    "build": "hey -b",
    "min": "babel dist/heyui.js --minified --no-babelrc -o dist/heyui.min.js",
    "p": "sh ./scripts/publish.sh",
    "pa": "sh ./scripts/publish.sh -alpha",
    "pb": "sh ./scripts/publish.sh -beta"
  },
  "standard-version": {
    "scripts": {
      "precommit": "sh ./scripts/headr.sh"
    }
  },
  "version": "1.9.0"
}
