UNPKG

@types/hast

Version:
48 lines 1.46 kB
{ "name": "@types/hast", "version": "3.0.5", "description": "TypeScript definitions for hast", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast", "license": "MIT", "contributors": [ { "name": "lukeggchapman", "githubUsername": "lukeggchapman", "url": "https://github.com/lukeggchapman" }, { "name": "Junyoung Choi", "githubUsername": "rokt33r", "url": "https://github.com/rokt33r" }, { "name": "Christian Murphy", "githubUsername": "ChristianMurphy", "url": "https://github.com/ChristianMurphy" }, { "name": "Remco Haszing", "githubUsername": "remcohaszing", "url": "https://github.com/remcohaszing" }, { "name": "Titus Wormer", "githubUsername": "wooorm", "url": "https://github.com/wooorm" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/hast" }, "scripts": {}, "dependencies": { "@types/unist": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "7c853a7c57790776fc3d5f6a721e61b09901a7222feadc4c561ddf607e7b29fc", "typeScriptVersion": "5.6" }