oohost.js/package.json
2024-06-26 20:06:06 +02:00

17 lines
327 B
JSON

{
"name": "oohost.js",
"version": "0.0.1",
"description": "TypeScript library for accessing the oohost API",
"main": "src/index.ts",
"license": "MIT",
"author": "oohost.cz",
"repository": {
"type": "git",
"url": "https://git.codespace.cz/oohost/oohost.js"
},
"keywords": [
"oohost",
"webhosting",
"api"
]
}