cobalt/packages/api-client/package.json
2024-10-05 22:09:00 +06:00

16 lines
329 B
JSON

{
"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.3.0",
"typescript": "^5.4.5"
}
}