UNPKG

@ovh-api-us/veeam-veeam-enterprise

Version:

Add typing to to ovh api veeam-veeam-enterprise

43 lines (42 loc) 1.08 kB
{ "name": "@ovh-api-us/veeam-veeam-enterprise", "description": "Add typing to to ovh api veeam-veeam-enterprise", "version": "5.0.1", "keywords": [ "ovh", "ovhCloud", "api", "typing", "typescript" ], "exports": { ".": { "types": "./index.d.ts", "require": "./index.cjs", "import": "./index.mjs", "default": "./index.cjs" } }, "typings": "./index.d.ts", "main": "./index.cjs", "license": "MIT", "author": "Uriel Chemouni <uchemouni@gmail.com> (https://uriel.ovh/)", "dependencies": { "@ovh-api/common": "^4.0.4" }, "publishConfig": { "access": "public" }, "bugs": "https://github.com/UrielCh/api-ovh-node/issues", "repository": { "type": "git", "url": "git+https://github.com/UrielCh/api-ovh-node.git" }, "files": [ "./index.d.ts", "./index.cjs", "./index.mjs" ], "type": "module", "gitHead": "c8810f0f917161dbf63700453c26a635a64a9f49" }