{
  "name": "html-xxx-inject",
  "version": "1.0.0",
  "description": "inject xxx to html. For example: css、js、meta etc",
  "main": "index",
  "dependencies": {
    "lodash": "^4.16.2"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "inject",
    "html"
  ],
  "author": "praise",
  "license": "ISC"
}
