mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"name": "@std/regexp",
|
|
"version": "1.0.0",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./escape": "./escape.ts"
|
|
}
|
|
}
|