12 lines
No EOL
277 B
JSON
12 lines
No EOL
277 B
JSON
{
|
|
"private": true,
|
|
"description": "Tooling and configuration for managing a bunch of repositories and packages.",
|
|
"devDependencies": {
|
|
"@types/bun": "^1.3.13",
|
|
"oxfmt": "^0.48.0",
|
|
"oxlint": "^1.63.0"
|
|
},
|
|
"dependencies": {
|
|
"jsonc-parser": "^3.3.1"
|
|
}
|
|
} |