{
  "name": "jwg-toolkit-js",
  "version": "1.1.0",
  "description": "js工具包",
  "main": "pack/index.js",
  "unpkg": "pack/index.js",
  "scripts": {
    "build": "npx webpack",
    "adduser": "npm adduser",
    "login": "npm login",
    "publish": "npm publish"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/jin_wen_gang/jwg-toolkit-js.git"
  },
  "author": "wengang_jin",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.22.9",
    "@babel/preset-env": "^7.22.9",
    "babel-loader": "^9.1.3",
    "webpack": "^5.88.2",
    "webpack-cli": "^5.1.4"
  },
  "keywords": [
    "jwg",
    "jwg-toolkit",
    "jwg-toolkit-js",
    "toolkit",
    "toolkit-js",
    "js工具包",
    "JavaScript工具包",
    "工具函数",
    "文件选择",
    "时间函数",
    "日期函数",
    "时间方法",
    "日期方法",
    "wengang_jin",
    "金文刚",
    "今晚打老虎",
    "jwg_jax"
  ]
}
