{
  "name": "weison-utils",
  "version": "0.0.3",
  "description": "前端常用工具库",
  "main": "dist/index.js",
  "scripts": {
    "build": "rollup -c"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Weison-Zhong/weison-utils.git"
  },
  "keywords": [
    "前端",
    "前端工具库",
    "utils",
    "钟伟胜"
  ],
  "author": "weison",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Weison-Zhong/weison-utils/issues"
  },
  "homepage": "https://github.com/Weison-Zhong/weison-utils#readme",
  "devDependencies": {
    "rollup": "^2.76.0"
  }
}
