@types/node-pushnotifications
Version:
TypeScript definitions for node-pushnotifications
33 lines • 1.06 kB
JSON
{
"name": "@types/node-pushnotifications",
"version": "1.0.8",
"description": "TypeScript definitions for node-pushnotifications",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-pushnotifications",
"license": "MIT",
"contributors": [
{
"name": "Menushka Weeratunga",
"githubUsername": "menushka",
"url": "https://github.com/menushka"
},
{
"name": "Julian Hundeloh",
"githubUsername": "jaulz",
"url": "https://github.com/jaulz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-pushnotifications"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/web-push": "*"
},
"typesPublisherContentHash": "bc62b3f5f3ba26bbd18cd8bae57d81e3aba8fe5b777ac9e1788de2eb43751bab",
"typeScriptVersion": "4.5"
}