{
  "name": "@zx/utils",
  "version": "1.0.0",
  "description": "The some static method library",
  "main": "src/index.ts",
  "type": "module",
  "devDependencies": {},
  "scripts": {
    "build": "vite build --emptyOutDir",
    "test": "vitest --watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/capricorncd/zx-sml.git"
  },
  "keywords": [],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/capricorncd/zx-sml/issues"
  },
  "homepage": "https://github.com/capricorncd/zx-sml#readme"
}
