cobalt/packages/api-client/package.json

16 lines
329 B
JSON
Raw Normal View History

2024-08-08 16:36:31 +01:00
{
"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"
}
}