mirror of
https://github.com/rstackjs/agent-skills.git
synced 2026-09-14 20:07:05 +08:00
11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"name": "@rstackjs/config",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/node": "^24.10.9",
|
|
"typescript": "^5.9.3"
|
|
}
|
|
}
|