@types/find-process
Version:
Stub TypeScript definitions entry for find-process, which provides its own types definitions
12 lines • 427 B
JSON
{
"name": "@types/find-process",
"version": "1.2.2",
"description": "Stub TypeScript definitions entry for find-process, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"find-process": "*"
},
"deprecated": "This is a stub types definition. find-process provides its own type definitions, so you do not need this installed."
}