mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 01:59:31 +08:00
37 lines
No EOL
1.1 KiB
Text
Executable file
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"
|
|
} |