Files
cwd/package.json
anghunk c412241d4b chore: 更新所有 package.json 版本号为 0.1.3
移除 beta 标签,准备发布稳定版本。
2026-02-10 14:49:15 +08:00

17 lines
319 B
JSON

{
"name": "cwd",
"version": "0.1.3",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/anghunk/cwd"
},
"homepage": "https://cwd.js.org",
"author": {
"name": "anghunk<anghunk@gmail.com>"
},
"bugs": {
"url": "https://github.com/anghunk/cwd/issues"
}
}