mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
16 lines
329 B
JSON
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"
|
|
}
|
|
}
|