{
"name": "@types/watchpack",
"version": "2.4.0",
"description": "TypeScript definitions for watchpack",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/watchpack",
"license": "MIT",
"contributors": [
{
"name": "e-cloud",
"url": "https://github.com/e-cloud",
"githubUsername": "e-cloud"
},
{
"name": "Adam Jones",
"url": "https://github.com/domdomegg",
"githubUsername": "domdomegg"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/watchpack"
},
"scripts": {},
"dependencies": {
"@types/graceful-fs": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "7aa856e929aa73272089ce8652c9f65b2fc8837f2a4526dde501728914ccc6fb",
"typeScriptVersion": "4.0"
} |