mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
4f1826d906
* BREAKING(html/unstable): move `is-valid-custom-element-name` module to `unstable-is-valid-custom-element-name` * fix
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"name": "@std/html",
|
|
"version": "1.0.2",
|
|
"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"
|
|
}
|
|
}
|