@only-chat/types
Version:
TypeScript definitions for only-chat
23 lines • 538 B
JSON
{
"name": "@only-chat/types",
"version": "0.2.0-beta.25",
"description": "TypeScript definitions for only-chat",
"homepage": "https://github.com/only-chat/node-backend/packages/types",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/only-chat/node-backend.git",
"directory": "packages/types"
},
"scripts": {},
"author": "only-chat",
"license": "MIT",
"dependencies": {
"@types/node": "^24.3.0"
},
"keywords": [
"only-chat",
"type"
]
}