@types/promptly
Version:
TypeScript definitions for promptly
32 lines • 978 B
JSON
{
"name": "@types/promptly",
"version": "3.0.5",
"description": "TypeScript definitions for promptly",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promptly",
"license": "MIT",
"contributors": [
{
"name": "Dan Spencer",
"githubUsername": "danrspencer",
"url": "https://github.com/danrspencer"
},
{
"name": "Alex Ilyaev",
"githubUsername": "alexilyaev",
"url": "https://github.com/alexilyaev"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/promptly"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "cce7b40c94854b1cb61cac434c900dd9d94cb6ca47a530b60d327ab319dd3385",
"typeScriptVersion": "4.5"
}