mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
2b3683b6fb
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"name": "@std/front-matter",
|
|
"version": "1.0.3",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./any": "./any.ts",
|
|
"./json": "./json.ts",
|
|
"./test": "./test.ts",
|
|
"./toml": "./toml.ts",
|
|
"./yaml": "./yaml.ts",
|
|
"./types": "./types.ts"
|
|
}
|
|
}
|