@types/rollup-plugin-url
Version:
TypeScript definitions for rollup-plugin-url
27 lines • 851 B
JSON
{
"name": "@types/rollup-plugin-url",
"version": "3.0.5",
"description": "TypeScript definitions for rollup-plugin-url",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-url",
"license": "MIT",
"contributors": [
{
"name": "Jeroen Claassens",
"githubUsername": "me",
"url": "https://github.com/me"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rollup-plugin-url"
},
"scripts": {},
"dependencies": {
"rollup": "^0.63.4"
},
"typesPublisherContentHash": "976f2a6de30cff0c26db270e9608af5655e00c7a4af37d2349e07b953ae2e49a",
"typeScriptVersion": "4.6"
}