UNPKG

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