{
  "name": "@boxts/sehuatang",
  "version": "1.1.6",
  "license": "MIT",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "scripts": {
    "dev": "rollup -wc",
    "build": "rollup -c",
    "test": "jest --detectOpenHandles"
  },
  "devDependencies": {
    "playwright": "^1.15.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "0d86bc534c86eba547c051b19c21e6c4406b0b19"
}
