UNPKG

918 BJSONView Raw
1{
2 "name": "@types/rollup-plugin-node-globals",
3 "version": "1.4.4",
4 "description": "TypeScript definitions for rollup-plugin-node-globals",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-node-globals",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Hugo Alliaume",
10 "githubUsername": "kocal",
11 "url": "https://github.com/kocal"
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/rollup-plugin-node-globals"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*",
24 "rollup": "^0.63.4"
25 },
26 "typesPublisherContentHash": "dcf768376fc25bf6a3e529bf3ad70bd0c27f412ec5b13e4ff1b089df2917c26d",
27 "typeScriptVersion": "4.5"
28}
\No newline at end of file