@types/node-pushnotifications
Version:
TypeScript definitions for node-pushnotifications
35 lines • 1.13 kB
JSON
{
"name": "@types/node-pushnotifications",
"version": "3.1.1",
"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": "*",
"firebase-admin": "^11.5.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "bb55939ba8bdf5f94d1fde3cc79daaec32a4a4f7f8dda8f5efae15ff71703ba3",
"typeScriptVersion": "5.2"
}