@types/update-notifier
Version:
TypeScript definitions for update-notifier
49 lines • 1.51 kB
JSON
{
"name": "@types/update-notifier",
"version": "6.0.8",
"description": "TypeScript definitions for update-notifier",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/update-notifier",
"license": "MIT",
"contributors": [
{
"name": "vvakame",
"githubUsername": "vvakame",
"url": "https://github.com/vvakame"
},
{
"name": "Noah Chen",
"githubUsername": "nchen63",
"url": "https://github.com/nchen63"
},
{
"name": "Jason Dreyzehner",
"githubUsername": "bitjson",
"url": "https://github.com/bitjson"
},
{
"name": "Michael Grinich",
"githubUsername": "grinich",
"url": "https://github.com/grinich"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/update-notifier"
},
"scripts": {},
"dependencies": {
"@types/configstore": "*",
"boxen": "^7.1.1"
},
"typesPublisherContentHash": "9bcdb61aa144af81ed268a14724511e44191f0d2a6cdfcd3af93adc0c1f4f4e6",
"typeScriptVersion": "4.5"
}