UNPKG

@types/inherits

Version:
28 lines 851 B
{ "name": "@types/inherits", "version": "2.0.0", "description": "TypeScript definitions for inherits", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inherits", "license": "MIT", "contributors": [ { "name": "Ilya Mochalov", "githubUsername": "chrootsu", "url": "https://github.com/chrootsu" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/inherits" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "8b7a46d58aabdb859bc64fa27a3b9927bdf250184b202ba288a3420b208b94e2", "typeScriptVersion": "5.0" }