@types/make-async-function
Version:
TypeScript definitions for make-async-function
27 lines • 866 B
JSON
{
"name": "@types/make-async-function",
"version": "1.0.2",
"description": "TypeScript definitions for make-async-function",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/make-async-function",
"license": "MIT",
"contributors": [
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/make-async-function"
},
"scripts": {},
"dependencies": {
"@types/events": "*"
},
"typesPublisherContentHash": "647f2724b00a1927c05d84f307786172a230d34527eb5fdcd212adc721ffc17f",
"typeScriptVersion": "4.5"
}