@types/xast
Version:
TypeScript definitions for xast
47 lines • 1.43 kB
JSON
{
"name": "@types/xast",
"version": "2.0.4",
"description": "TypeScript definitions for xast",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xast",
"license": "MIT",
"contributors": [
{
"name": "stefanprobst",
"githubUsername": "stefanprobst",
"url": "https://github.com/stefanprobst"
},
{
"name": "Titus Wormer",
"githubUsername": "wooorm",
"url": "https://github.com/wooorm"
},
{
"name": "Christian Murphy",
"githubUsername": "ChristianMurphy",
"url": "https://github.com/ChristianMurphy"
},
{
"name": "Junyoung Choi",
"githubUsername": "rokt33r",
"url": "https://github.com/rokt33r"
},
{
"name": "Remco Haszing",
"githubUsername": "remcohaszing",
"url": "https://github.com/remcohaszing"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/xast"
},
"scripts": {},
"dependencies": {
"@types/unist": "*"
},
"typesPublisherContentHash": "6ce4e9e3d439b7ff28af384fa99a3c625d0803408d41f1121f0f70f4972b5529",
"typeScriptVersion": "4.6"
}