Urara-Blog/node_modules/.pnpm-store/v3/files/17/f079e954f89bc048a0099c454348e2d186ec08c5c234946b3971b5a3f806a628ea7c8e324aee33cb6208d8b1dee6e7bbde7d433c44db65a3c01d77bcb7218f-exec
2022-08-14 01:14:53 +08:00

37 lines
No EOL
1.1 KiB
Text
Executable file

{
"name": "@types/hast",
"version": "2.3.4",
"description": "TypeScript definitions for Hast",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hast",
"license": "MIT",
"contributors": [
{
"name": "lukeggchapman",
"url": "https://github.com/lukeggchapman",
"githubUsername": "lukeggchapman"
},
{
"name": "Junyoung Choi",
"url": "https://github.com/rokt33r",
"githubUsername": "rokt33r"
},
{
"name": "Christian Murphy",
"url": "https://github.com/ChristianMurphy",
"githubUsername": "ChristianMurphy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/hast"
},
"scripts": {},
"dependencies": {
"@types/unist": "*"
},
"typesPublisherContentHash": "ea50bf034d071464d609c5729111263e27c0c1f7a5a853aeed7b8521b2160c81",
"typeScriptVersion": "3.7"
}