{
  "name": "gay-functions",
  "version": "1.1.2",
  "description": "daily-util-functions-for-FE-code-farmer",
  "main": "dist/index.js",
  "files": [
    "src",
    "dist",
    "examples"
  ],
  "scripts": {
    "build": "node ./build/build.js",
    "pub": "npm run build && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/liuzg0505/gay-functions"
  },
  "homepage": "https://github.com/liuzg0505/gay-functions",
  "keywords": [
    "js",
    "utils",
    "gay",
    "idcard",
    "arr",
    "tree",
    "flattern",
    "身份证",
    "校验",
    "数组",
    "扁平化",
    "树",
    "数组处理"
  ],
  "author": "LeoLiu",
  "license": "ISC",
  "devDependencies": {
    "copy-webpack-plugin": "^11.0.0",
    "klaw-sync": "^6.0.0",
    "webpack": "^5.75.0"
  }
}
