@types/bluebird-global
Version:
TypeScript definitions for bluebird
27 lines • 832 B
JSON
{
"name": "@types/bluebird-global",
"version": "3.5.14",
"description": "TypeScript definitions for bluebird",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bluebird-global",
"license": "MIT",
"contributors": [
{
"name": "d-ph",
"url": "https://github.com/d-ph",
"githubUsername": "d-ph"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bluebird-global"
},
"scripts": {},
"dependencies": {
"@types/bluebird": "*"
},
"typesPublisherContentHash": "6be8896bb4ad2ffc694cce6cd8b679a9ad58bcdf82163d0a5a15bbccd5b13e36",
"typeScriptVersion": "4.5"
}