{
  "name": "workday-cn",
  "version": "1.0.4",
  "description": "",
  "main": "lib/workday-cn.cjs.js",
  "module": "lib/workday-cn.esm.js",
  "browser": "lib/workday-cn.umd.js",
  "scripts": {
    "build": "node script/build.js",
    "dev": "rollup -c -w",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "workday",
    "cn-workday",
    "workday-cn",
    "chinese-workday",
    "china-workday"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/honxinn/workday-cn.git"
  },
  "homepage": "https://github.com/honxinn/workday-cn#readme",
  "author": "HonXin",
  "license": "MIT",
  "devDependencies": {
    "@babel/core": "^7.26.0",
    "@babel/preset-env": "^7.26.0",
    "@rollup/plugin-babel": "^6.0.4",
    "@rollup/plugin-commonjs": "^28.0.2",
    "@rollup/plugin-node-resolve": "^16.0.0",
    "@rollup/plugin-terser": "^0.4.4",
    "eslint": "^8.57.1",
    "eslint-config-egg": "^14.0.0",
    "rollup": "^4.29.1"
  }
}
