@types/balanced-match
Version:
TypeScript definitions for balanced-match
34 lines • 1.03 kB
JSON
{
"name": "@types/balanced-match",
"version": "3.0.2",
"description": "TypeScript definitions for balanced-match",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/balanced-match",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"exports": {
".": {
"types": {
"default": "./index.d.ts"
}
},
"./package.json": "./package.json"
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/balanced-match"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "8f2d7cdbb7ad9fc117127c38a2c456b8a0081fde34a2de52ae7e6f5c9114933a",
"typeScriptVersion": "4.5"
}