UNPKG

871 BJSONView Raw
1{
2 "name": "@types/tapable",
3 "version": "2.2.2",
4 "description": "TypeScript definitions for tapable",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "e-cloud",
9 "url": "https://github.com/e-cloud",
10 "githubUsername": "e-cloud"
11 },
12 {
13 "name": "John Reilly",
14 "url": "https://github.com/johnnyreilly",
15 "githubUsername": "johnnyreilly"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/tapable"
24 },
25 "scripts": {},
26 "dependencies": {
27 "tapable": "^2.2.0"
28 },
29 "typesPublisherContentHash": "41e3cc1feafb50c91436912463bc01a47c84abc30c699f89d6b8187647c097c7",
30 "typeScriptVersion": "3.5"
31}
\No newline at end of file