Initial: saiden-config CLI for config.saiden.dev
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "saiden-config",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"saiden-config": "./src/cli.ts"
|
||||
},
|
||||
"files": ["src/"],
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user