@types/rollup-plugin-node-globals
Version:
TypeScript definitions for rollup-plugin-node-globals
28 lines • 918 B
JSON
{
"name": "@types/rollup-plugin-node-globals",
"version": "1.4.4",
"description": "TypeScript definitions for rollup-plugin-node-globals",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-node-globals",
"license": "MIT",
"contributors": [
{
"name": "Hugo Alliaume",
"githubUsername": "kocal",
"url": "https://github.com/kocal"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rollup-plugin-node-globals"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"rollup": "^0.63.4"
},
"typesPublisherContentHash": "dcf768376fc25bf6a3e529bf3ad70bd0c27f412ec5b13e4ff1b089df2917c26d",
"typeScriptVersion": "4.5"
}