{
  "name": "mu-utiljs",
  "version": "0.0.2",
  "description": "Web前端 JavaScript 常用函数库",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "export-dirs": "^0.2.4",
    "export-files": "^2.1.0"
  },
  "keywords": [
    "Web前端",
    "js函数",
    "js方法",
    "JS函数库",
    "前端函数库"
  ],
  "author": {
    "name": "沐枫（MuGuiLin）",
    "email": "muguilin@foxmail.com",
    "url": "http://wwww.muguilin.com"
  },
  "homepage": "https://github.com/MuGuiLin",
  "license": "MIT",
  "files": [
    "LICENSE",
    "README.md",
    "index.js"
  ]
}
