@types/buble
Version:
TypeScript definitions for buble
32 lines • 967 B
JSON
{
"name": "@types/buble",
"version": "0.20.5",
"description": "TypeScript definitions for buble",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/buble",
"license": "MIT",
"contributors": [
{
"name": "Hugo Alliaume",
"githubUsername": "Kocal",
"url": "https://github.com/Kocal"
},
{
"name": "Ye-hyoung Kang",
"githubUsername": "pastelmind",
"url": "https://github.com/pastelmind"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/buble"
},
"scripts": {},
"dependencies": {
"magic-string": "^0.25.0"
},
"typesPublisherContentHash": "a22ebbc0bfdf2d563a21c4ed07f75c6c7d509f73f2862393e9e93c0546eddd5a",
"typeScriptVersion": "4.5"
}