UNPKG

804 BJSONView Raw
1{
2 "name": "@types/npm",
3 "version": "7.19.3",
4 "description": "TypeScript definitions for npm",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npm",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Maxime LUCE",
10 "githubUsername": "SomaticIT",
11 "url": "https://github.com/SomaticIT"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/npm"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "09e3575ec78e286cb3b8533e3c11414c882a60c8987e497c4630b8066ba2a827",
26 "typeScriptVersion": "4.5"
27}
\No newline at end of file