@types/rollup-plugin-peer-deps-external
Version:
TypeScript definitions for rollup-plugin-peer-deps-external
33 lines • 1.08 kB
JSON
{
"name": "@types/rollup-plugin-peer-deps-external",
"version": "2.2.1",
"description": "TypeScript definitions for rollup-plugin-peer-deps-external",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-peer-deps-external",
"license": "MIT",
"contributors": [
{
"name": "Nick",
"url": "https://github.com/fobdy",
"githubUsername": "fobdy"
},
{
"name": "Max Boguslavskiy",
"url": "https://github.com/maxbogus",
"githubUsername": "maxbogus"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rollup-plugin-peer-deps-external"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"rollup": "^0.63.4"
},
"typesPublisherContentHash": "a27dfafa727ac2771722ef93d75f7c3879e65eb84dc1a767eea80ff37a36e538",
"typeScriptVersion": "3.6"
}