{
  "name": "scripts",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "tiny-vue-skill-post-process": "tsx ./tiny-vue-skill-post-process/index.ts",
    "tiny-robot-skill-post-process": "tsx ./tiny-robot-skill-post-process/index.ts"
  },
  "devDependencies": {
    "@types/node": "^20.4.2",
    "tsx": "^3.12.7",
    "typescript": "^5.2.2",
    "esprima": "^4.0.1",
    "escodegen": "^2.0.0",
    "estraverse": "^5.3.0"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "packageManager": "pnpm@10.10.0"
}