mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 19:59:31 +08:00
42 lines
No EOL
1.2 KiB
Text
Executable file
42 lines
No EOL
1.2 KiB
Text
Executable file
{
|
|
"name": "@types/mdast",
|
|
"version": "3.0.10",
|
|
"description": "TypeScript definitions for Mdast",
|
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast",
|
|
"license": "MIT",
|
|
"contributors": [
|
|
{
|
|
"name": "Christian Murphy",
|
|
"url": "https://github.com/ChristianMurphy",
|
|
"githubUsername": "ChristianMurphy"
|
|
},
|
|
{
|
|
"name": "Jun Lu",
|
|
"url": "https://github.com/lujun2",
|
|
"githubUsername": "lujun2"
|
|
},
|
|
{
|
|
"name": "Remco Haszing",
|
|
"url": "https://github.com/remcohaszing",
|
|
"githubUsername": "remcohaszing"
|
|
},
|
|
{
|
|
"name": "Titus Wormer",
|
|
"url": "https://github.com/wooorm",
|
|
"githubUsername": "wooorm"
|
|
}
|
|
],
|
|
"main": "",
|
|
"types": "index.d.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
|
"directory": "types/mdast"
|
|
},
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@types/unist": "*"
|
|
},
|
|
"typesPublisherContentHash": "87d2054120bead1983528802563a50cbb2f2efd6677d446e5ec34071f50bddcc",
|
|
"typeScriptVersion": "3.7"
|
|
} |