{
  "name": "@ningboyz/types",
  "type": "module",
  "version": "1.7.149",
  "private": false,
  "description": "宁波甬政类型库",
  "author": "nbyt-syq",
  "license": "ISC",
  "keywords": [],
  "main": "src/index.ts",
  "scripts": {
    "build": "vite build",
    "prettier": "prettier --config ./.prettierrc --write \"./**/*.{ts,tsx}\" "
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "dependencies": {
    "@aximario/json-tree": "2.2.4",
    "lodash": "4.17.21"
  },
  "devDependencies": {
    "@eslint/js": "^9.34.0",
    "@types/lodash": "4.17.16",
    "@typescript-eslint/parser": "^8.41.0",
    "eslint": "^9.34.0",
    "prettier": "^3.6.2"
  }
}
