{
  "name": "yoyoawb",
  "version": "1.0.97",
  "description": "awb交互式应用框架",
  "main": "awb.esm.js",
  "types": "awb.esm.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "pub": "npm publish"
  },
  "keywords": [
    "awb",
    "Yoyo"
  ],
  "author": "Yoyo",
  "license": "ISC",
  "devDependencies": {
    "@types/node": "^22.10.5"
  },
  "files": [
    "awb.*",
    "README.md"
  ]
}
