{
  "type": "module",
  "name": "muzidigbig-utils-npm",
  "version": "1.0.13",
  "description": "",
  "main": "src/index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": [
    "muzidigbig",
    "utils",
    "npm",
    "tools",
    "array",
    "screen",
    "scroll",
    "deepClone",
    "JSON",
    "datetime",
    "autoScale",
    "深拷贝",
    "数组去重",
    "统计数量",
    "数组扁平化",
    "scale大屏适配"
  ],
  "author": "muzidigbig",
  "license": "ISC",
  "devDependencies": {
    "jest": "^29.7.0"
  },
  "dependencies": {
    "@babel/core": "^7.26.10",
    "@babel/preset-env": "^7.26.9"
  }
}
