@types/rollup-plugin-css-only
Version:
TypeScript definitions for rollup-plugin-css-only
28 lines • 910 B
JSON
{
"name": "@types/rollup-plugin-css-only",
"version": "3.1.3",
"description": "TypeScript definitions for rollup-plugin-css-only",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-css-only",
"license": "MIT",
"contributors": [
{
"name": "Mateusz Szewc",
"githubUsername": "SitamMatt",
"url": "https://github.com/SitamMatt"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rollup-plugin-css-only"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"rollup": "^0.63.4"
},
"typesPublisherContentHash": "7680372f7a6936e515b1e55a84d7bf442201db31fc6a4487413f7860f6be9423",
"typeScriptVersion": "4.5"
}