@types/request-promise-native
Version:
TypeScript definitions for request-promise-native
37 lines • 1.19 kB
JSON
{
"name": "@types/request-promise-native",
"version": "1.0.21",
"description": "TypeScript definitions for request-promise-native",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request-promise-native",
"license": "MIT",
"contributors": [
{
"name": "Gustavo Henke",
"githubUsername": "gustavohenke",
"url": "https://github.com/gustavohenke"
},
{
"name": "Matt R. Wilson",
"githubUsername": "mastermatt",
"url": "https://github.com/mastermatt"
},
{
"name": "Cory Reed",
"githubUsername": "swashcap",
"url": "https://github.com/swashcap"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/request-promise-native"
},
"scripts": {},
"dependencies": {
"@types/request": "*"
},
"typesPublisherContentHash": "466cc8be32f328dfbc3940af0acb15b4b89c80270454d61ed5119b31e3666c29",
"typeScriptVersion": "4.5"
}