{
  "name": "@puge/highlight",
  "version": "1.1.8",
  "description": "JSON着色格式化",
  "author": "PUGE <my@owo.help>",
  "main": "./index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/puge/code-highlighter.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/PUGE/code-highlighter/issues"
  },
  "homepage": "https://github.com/PUGE/code-highlighter",
  "keywords": [
    "vue",
    "code-highlighter"
  ],
  "engines": {
    "node": ">= 4.0.0",
    "npm": ">= 3.0.0"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 9"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
