@types/promise-polyfill
Version:
TypeScript definitions for promise-polyfill
30 lines • 969 B
JSON
{
"name": "@types/promise-polyfill",
"version": "6.0.6",
"description": "TypeScript definitions for promise-polyfill",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise-polyfill",
"license": "MIT",
"contributors": [
{
"name": "Steve Jenkins",
"githubUsername": "skysteve",
"url": "https://github.com/skysteve"
},
{
"name": "Daniel Cassidy",
"githubUsername": "djcsdy",
"url": "https://github.com/djcsdy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/promise-polyfill"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "1d91b3170cc759e18c037a8f0c6b3c67cb8be0fc3461f5dc2a2a658ace4ae9d0",
"typeScriptVersion": "4.5"
}