@types/rollup-plugin-buble
Version:
TypeScript definitions for rollup-plugin-buble
28 lines • 892 B
JSON
{
"name": "@types/rollup-plugin-buble",
"version": "0.19.6",
"description": "TypeScript definitions for rollup-plugin-buble",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-buble",
"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-buble"
},
"scripts": {},
"dependencies": {
"@types/buble": "*",
"rollup": "^0.63.4"
},
"typesPublisherContentHash": "5e9709716c314b83840dfa617ecc66b7bd4d2d3cc962bdd02ea1c9d7b2acb506",
"typeScriptVersion": "4.6"
}