@types/inherits
Version:
TypeScript definitions for inherits
24 lines • 651 B
JSON
{
"name": "@types/inherits",
"version": "0.0.30",
"description": "TypeScript definitions for inherits",
"license": "MIT",
"contributors": [
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu"
}
],
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "237f67cdeef180f42aedd305a7ed6ac7f6dc486d8a443599509f8b54b9afc876",
"typeScriptVersion": "2.0"
}