{
  "name": "mp-cover-layer",
  "version": "1.2.6",
  "description": "a plugin to make an image with canvas, it can use in weapp",
  "main": "./dist/mp-cover-layer.min.js",
  "types": "./dist/types/index.d.ts",
  "scripts": {
    "build": "webpack",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "webpack",
    "number",
    "word"
  ],
  "author": "apiaoqzh",
  "license": "MIT",
  "devDependencies": {
    "@types/jest": "^23.3.1",
    "@types/node": "^10.5.5",
    "clean-webpack-plugin": "^1.0.1",
    "codelyzer": "^5.2.2",
    "jest": "^23.4.2",
    "prettier": "^1.16.4",
    "ts-jest": "^23.0.1",
    "ts-lint": "^4.5.1",
    "ts-loader": "^5.3.3",
    "tslint": "^5.11.0",
    "tslint-loader": "^3.5.4",
    "typescript": "^3.0.1",
    "webpack": "^4.20.2",
    "webpack-cli": "^3.1.2"
  },
  "dependencies": {},
  "directories": {
    "example": "example"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apiaoqzh/mp-cover-layer.git"
  },
  "bugs": {
    "url": "https://github.com/apiaoqzh/mp-cover-layer/issues"
  },
  "homepage": "https://github.com/apiaoqzh/mp-cover-layer#readme"
}