{
  "name": "nz-utils",
  "version": "0.0.1",
  "description": "一款关于vue的插件库，包含常用过滤器，localstorge，cookie的封装，md5，sha1，base64加密，常用的一些url，domain，ip验证等等。",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vue",
    "filter",
    "chche",
    "localstorge",
    "cookie",
    "md"
  ],
  "author": "nic zou",
  "license": "ISC"
}
