@types/tsc-watch
Version:
TypeScript definitions for tsc-watch
27 lines • 849 B
JSON
{
"name": "@types/tsc-watch",
"version": "4.2.3",
"description": "TypeScript definitions for tsc-watch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tsc-watch",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tsc-watch"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "ab1a2ff8b2660344535db20ed1bfd38d8f88109828739eb611a8fc84d28a60bf",
"typeScriptVersion": "4.5"
}