@types/node-ipc
Version:
TypeScript definitions for node-ipc
32 lines • 962 B
JSON
{
"name": "@types/node-ipc",
"version": "9.2.3",
"description": "TypeScript definitions for node-ipc",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-ipc",
"license": "MIT",
"contributors": [
{
"name": "Arvitaly",
"githubUsername": "arvitaly",
"url": "https://github.com/arvitaly"
},
{
"name": "gjurgens",
"githubUsername": "gjurgens",
"url": "https://github.com/gjurgens"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-ipc"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "ae4de582b94e74d6bf5f8d1852ae0de5d23187e6f0a844012bac8d7ba6daf0e3",
"typeScriptVersion": "4.5"
}