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