@devoinc/alerts-api-client
Version:
Typescript client for devo alerts API
24 lines • 493 B
JSON
{
"name": "@devoinc/alerts-api-client",
"version": "2.0.4",
"description": "Typescript client for devo alerts API",
"keywords": [
"devo",
"api",
"client",
"alerts",
"client library"
],
"repository": {
"type": "git",
"url": "git@github.com:DevoInc/alerts-api-client.git"
},
"license": "MIT",
"author": "Devo Inc.",
"main": "index.js",
"module": "index.esm.js",
"types": "index.d.ts",
"optionalDependencies": {
"nswag": "^13.15.10"
}
}