{
  "name": "fire-toolset",
  "version": "1.0.68",
  "description": "一款工具函数库",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/glodwingroc/fire-toolset.git"
  },
  "homepage": "https://gitee.com/glodwingroc/fire-toolset/blob/master/readme.md",
  "keywords": [
    "utils",
    "lodash"
  ],
  "license": "ISC",
  "bugs": {
    "url": "https://gitee.com/glodwingroc/fire-toolset/issues"
  },
  "dependencies": {
    "lodash": "^4.17.21"
  }
}
