cobalt-7/packages/api-client/package.json

16 lines
329 B
JSON
Raw Permalink Normal View History

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