{
    "name": "@types/rollup-plugin-json",
    "version": "3.0.7",
    "description": "TypeScript definitions for rollup-plugin-json",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-json",
    "license": "MIT",
    "contributors": [
        {
            "name": "Andy Mockler",
            "githubUsername": "asmockler",
            "url": "https://github.com/asmockler"
        },
        {
            "name": "Martin Hochel",
            "githubUsername": "hotell",
            "url": "https://github.com/hotell"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/rollup-plugin-json"
    },
    "scripts": {},
    "dependencies": {
        "rollup": "^0.63.4"
    },
    "typesPublisherContentHash": "7b3618fe884c2e344423f6a2ac860fbf32dadccf9d4e5cb53e356e4c5a030295",
    "typeScriptVersion": "4.6"
}