@types/pegjs
Version:
TypeScript definitions for pegjs
35 lines • 1.06 kB
JSON
{
"name": "@types/pegjs",
"version": "0.10.6",
"description": "TypeScript definitions for pegjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pegjs",
"license": "MIT",
"contributors": [
{
"name": "vvakame",
"githubUsername": "vvakame",
"url": "https://github.com/vvakame"
},
{
"name": "Tobias Kahlert",
"githubUsername": "SrTobi",
"url": "https://github.com/SrTobi"
},
{
"name": "C.J. Bell",
"githubUsername": "siegebell",
"url": "https://github.com/siegebell"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pegjs"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "5d4e9fd332bf8395823e4b9acadcd5bc4d5cd460e52b8409ba60f2d460221407",
"typeScriptVersion": "4.5"
}