File: //usr/share/nodejs/@types/es-abstract/package.json
{
"name": "@types/es-abstract",
"version": "1.17.3",
"description": "TypeScript definitions for es-abstract",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/es-abstract",
"license": "MIT",
"contributors": [
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb",
"githubUsername": "ljharb"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/es-abstract"
},
"scripts": {},
"dependencies": {
"@types/es-to-primitive": "*"
},
"typesPublisherContentHash": "13cb5d0ba3a2c9797d40f3badd420ab19bd19a8dba5ac9ec1ee8040eb76eceb0",
"typeScriptVersion": "3.8"
}