@types/watch
Version:
TypeScript definitions for watch
32 lines • 967 B
JSON
{
"name": "@types/watch",
"version": "1.0.6",
"description": "TypeScript definitions for watch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/watch",
"license": "MIT",
"contributors": [
{
"name": "Carlos Ballesteros Velasco",
"githubUsername": "soywiz",
"url": "https://github.com/soywiz"
},
{
"name": "Gyusun Yeom",
"githubUsername": "Perlmint",
"url": "https://github.com/Perlmint"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/watch"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "bb03b7f191cdce5aac56205434d9b70d6ad56508fd4d9b05a1e223d8ec9c1c28",
"typeScriptVersion": "4.5"
}