Files
cwd/package.json
anghunk 439336c63e fix(deps): Update package version from 0.0.5 to 0.0.6.
- 修复版本号更新,确保依赖项版本一致。
2026-01-28 21:07:17 +08:00

17 lines
319 B
JSON

{
"name": "cwd",
"version": "0.0.6",
"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"
}
}