@types/happypack
Version:
TypeScript definitions for happypack
27 lines • 843 B
JSON
{
"name": "@types/happypack",
"version": "5.0.5",
"description": "TypeScript definitions for happypack",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/happypack",
"license": "MIT",
"contributors": [
{
"name": "Akash Vishwakarma",
"githubUsername": "akashishu777",
"url": "https://github.com/akashishu777"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/happypack"
},
"scripts": {},
"dependencies": {
"@types/webpack": "^4"
},
"typesPublisherContentHash": "c57f0e6ba727fc119d5d46b35ef90cc4be38227796b9b106c8de2297f1db5819",
"typeScriptVersion": "4.5"
}