@types/rollup-plugin-url
Version:
TypeScript definitions for rollup-plugin-url
28 lines • 879 B
JSON
{
"name": "@types/rollup-plugin-url",
"version": "3.0.4",
"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": {
"@types/node": "*",
"rollup": "^0.63.4"
},
"typesPublisherContentHash": "a95492c47391c1539d07a96594ff50889feb3c9fb7e6f87ecc3c0a4d45f83e71",
"typeScriptVersion": "4.5"
}