@types/esm
Version:
TypeScript definitions for esm
27 lines • 804 B
JSON
{
"name": "@types/esm",
"version": "3.2.2",
"description": "TypeScript definitions for esm",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esm",
"license": "MIT",
"contributors": [
{
"name": "Richie Bendall",
"githubUsername": "Richienb",
"url": "https://github.com/Richienb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/esm"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "83ee9024b05085b0656ffaf3796e0552535f6514eefb4a4117d3aa9919012563",
"typeScriptVersion": "4.5"
}