@types/es-abstract
Version:
TypeScript definitions for es-abstract
33 lines • 1.01 kB
JSON
{
"name": "@types/es-abstract",
"version": "1.24.0",
"description": "TypeScript definitions for es-abstract",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/es-abstract",
"license": "MIT",
"contributors": [
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
},
{
"name": "ExE Boss",
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/es-abstract"
},
"scripts": {},
"dependencies": {
"es-to-primitive": "^1.3.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "1eaaa71903afe38058bba9e183fb9bb0182ce65d1000aeb0e60b5874c40808c1",
"typeScriptVersion": "5.2"
}