@types/branca
Version:
TypeScript definitions for branca
27 lines • 815 B
JSON
{
"name": "@types/branca",
"version": "0.4.2",
"description": "TypeScript definitions for branca",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/branca",
"license": "MIT",
"contributors": [
{
"name": "Brett Cocking",
"githubUsername": "BrettIRL",
"url": "https://github.com/BrettIRL"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/branca"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "6f235b8d23329f64921bb2f7e43d63be784b974a2bcb5136140d5aeb9e3c217b",
"typeScriptVersion": "4.5"
}