@types/wreck
Version:
TypeScript definitions for wreck
33 lines • 1 kB
JSON
{
"name": "@types/wreck",
"version": "14.0.4",
"description": "TypeScript definitions for wreck",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wreck",
"license": "MIT",
"contributors": [
{
"name": "Marcin Porębski",
"githubUsername": "marcinporebski",
"url": "https://github.com/marcinporebski"
},
{
"name": "Rodrigo Saboya",
"githubUsername": "saboya",
"url": "https://github.com/saboya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/wreck"
},
"scripts": {},
"dependencies": {
"@types/boom": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "740a3a7a59c444a348c666e7add763c421da930a17a3664865805f6791237132",
"typeScriptVersion": "4.5"
}