{
  "name": "gitbook-plugin-easyheightlight",
  "version": "0.1.0",
  "description": "A plugin to height your notice in your Gitbook",
  "main": "index.js",
  "keywords": [
    "gitbook",
    "plugin",
    "heightlight"
  ],
  "engines": {
    "gitbook": "*"
  },
  "author": "LingyuCoder",
  "license": "MIT",
  "dependencies": {
    "cheerio": "^0.19.0",
    "underscore": "^1.8.3"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Snowpee/easyhightlight.git"
  },
  "bugs": {
    "url": "https://github.com/Snowpee/easyhightlight/issues"
  },
  "homepage": "https://github.com/Snowpee/easyhightlight"
}
