{
  "name": "mu-tooljs",
  "version": "0.0.7",
  "description": "Web前端开发，常用JavaScript工具库",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Web前端",
    "tooljs",
    "js工具",
    "Web前端工具",
    "JavaScript常用工具库"
  ],
  "author": {
    "name": "沐枫（MuGuiLin）",
    "email": "muguilin@foxmail.com",
    "url": "http://wwww.muguilin.com"
  },
  "homepage": "https://github.com/MuGuiLin",
  "license": "MIT"
}