@types/tapable
Version:
TypeScript definitions for tapable
33 lines • 995 B
JSON
{
"name": "@types/tapable",
"version": "2.3.0",
"description": "TypeScript definitions for tapable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tapable",
"license": "MIT",
"contributors": [
{
"name": "e-cloud",
"githubUsername": "e-cloud",
"url": "https://github.com/e-cloud"
},
{
"name": "John Reilly",
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tapable"
},
"scripts": {},
"dependencies": {
"tapable": "^2.3.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "ac064cdca007365aa1ce31e13ccf23b08445cca69088344213e47f440ca25e28",
"typeScriptVersion": "5.2"
}