{
    "name": "@types/buble",
    "version": "0.19.2",
    "description": "TypeScript definitions for buble",
    "license": "MIT",
    "contributors": [
        {
            "name": "Hugo Alliaume",
            "url": "https://github.com/Kocal",
            "githubUsername": "Kocal"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/buble"
    },
    "scripts": {},
    "dependencies": {
        "magic-string": "^0.25.0"
    },
    "typesPublisherContentHash": "8a10cfac1ba9715c0d97d7e4ed14682936978a67421bda32e616e65129d45256",
    "typeScriptVersion": "2.1"
}