@types/rollup-plugin-visualizer
Version:
TypeScript definitions for rollup-plugin-visualizer
33 lines • 1.05 kB
JSON
{
"name": "@types/rollup-plugin-visualizer",
"version": "4.2.3",
"description": "TypeScript definitions for rollup-plugin-visualizer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-visualizer",
"license": "MIT",
"contributors": [
{
"name": "Nick",
"githubUsername": "fobdy",
"url": "https://github.com/fobdy"
},
{
"name": "Max Boguslavskiy",
"githubUsername": "maxbogus",
"url": "https://github.com/maxbogus"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rollup-plugin-visualizer"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"rollup": "^2.42.3"
},
"typesPublisherContentHash": "69d7ce7db87dbcd058ac851ae008cb1bd6448ae1e3889caac030ec112be75e9d",
"typeScriptVersion": "4.5"
}