UNPKG

@devoinc/alerts-api-client

Version:
24 lines 493 B
{ "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" } }