@types/buble
Version:
TypeScript definitions for buble
32 lines • 967 B
JSON
{
"name": "@types/buble",
"version": "0.20.2",
"description": "TypeScript definitions for buble",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/buble",
"license": "MIT",
"contributors": [
{
"name": "Hugo Alliaume",
"url": "https://github.com/Kocal",
"githubUsername": "Kocal"
},
{
"name": "Ye-hyoung Kang",
"url": "https://github.com/pastelmind",
"githubUsername": "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": "e2465bf81aef7ee1b5fc3b50bc493a56a12c44f2308aac6eb28fd688e6f464b9",
"typeScriptVersion": "4.5"
}