DefinitelyTyped/types/rollup-plugin-visualizer/package.json
Max Boguslavsky a77838da88 Added rollup-plugin-visualizer (#38676)
* added rollup-plugin-visualizer

* corrected formatting

* fixed errors found after test run

* fixed error

* fixed error

* fixed errors

* corrected package.json

* corrected package according to review comment; added main author to package
2019-10-01 09:32:17 -07:00

7 lines
81 B
JSON

{
"private": true,
"dependencies": {
"rollup": "^0.63.4"
}
}