node-bluebird/types-bluebird/package.json

32 lines
909 B
JSON
Executable File

{
"name": "@types/bluebird",
"version": "3.5.36",
"description": "TypeScript definitions for bluebird",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bluebird",
"license": "MIT",
"contributors": [
{
"name": "Leonard Hecker",
"url": "https://github.com/lhecker",
"githubUsername": "lhecker"
}
],
"main": "",
"types": "index.d.ts",
"typesVersions": {
"<=4.1": {
"*": [
"ts4.1/*"
]
}
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bluebird"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "cef678bc4e076b58e414047bfc6a0259ab29714ff578aefe7377f481e0d97d8d",
"typeScriptVersion": "3.6"
}