UNPKG

991 BJSONView Raw
1{
2 "name": "@types/npmlog",
3 "version": "7.0.0",
4 "description": "TypeScript definitions for npmlog",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npmlog",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Daniel Schmidt",
10 "githubUsername": "DanielMSchmidt",
11 "url": "https://github.com/DanielMSchmidt"
12 },
13 {
14 "name": "Joseph Wynn",
15 "githubUsername": "wildlyinaccurate",
16 "url": "https://github.com/wildlyinaccurate"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/npmlog"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*"
29 },
30 "typesPublisherContentHash": "2ba008479326773958156c3d7775f58f2972c16ce01a538c9b21fbbec6bae17d",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file