@types/watchify
Version:
TypeScript definitions for watchify
32 lines • 1.01 kB
JSON
{
"name": "@types/watchify",
"version": "3.11.4",
"description": "TypeScript definitions for watchify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/watchify",
"license": "MIT",
"contributors": [
{
"name": "TeamworkGuy2",
"githubUsername": "TeamworkGuy2",
"url": "https://github.com/TeamworkGuy2"
},
{
"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/watchify"
},
"scripts": {},
"dependencies": {
"@types/browserify": "*"
},
"typesPublisherContentHash": "79f22c56537c320bf158b1cc879ab94cd0bc398c4ec87e976d2ae1c16da90453",
"typeScriptVersion": "4.5"
}