repo: set up api-client package
This commit is contained in:
15
packages/api-client/package.json
Normal file
15
packages/api-client/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "@imput/cobalt-client",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"keywords": [],
|
||||
"author": "imput <meow@imput.net>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"prettier": "3.3.3",
|
||||
"tsup": "^8.2.4",
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user