mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
c5d7930d57
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"name": "@std/html",
|
|
"version": "1.0.3",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./entities": "./entities.ts",
|
|
"./unstable-is-valid-custom-element-name": "./unstable_is_valid_custom_element_name.ts",
|
|
"./named-entity-list.json": "./named_entity_list.json"
|
|
}
|
|
}
|