@types/node-memwatch
Version:
TypeScript definitions for node-memwatch
27 lines • 839 B
JSON
{
"name": "@types/node-memwatch",
"version": "1.0.4",
"description": "TypeScript definitions for node-memwatch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-memwatch",
"license": "MIT",
"contributors": [
{
"name": "Eunchong Yu",
"githubUsername": "Kroisse",
"url": "https://github.com/Kroisse"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-memwatch"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "e5ddea53bc7efc84244cacb0ad43a92f480fe56eb66d53f59d77c49be2c67d8a",
"typeScriptVersion": "4.5"
}