Urara-Blog/node_modules/.pnpm-store/v3/files/d0/03ad067bd8f36e3b5deed6192944a3bc83939e5fb2bfafcf21862c686a503c592414b84769f3fa0c30072251df8e9b3b09ad3528ca2e4b2706780c52cf5fd5-exec
2022-08-14 01:14:53 +08:00

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"
}