mirror of
https://github.com/MisskeyIO/misskey
synced 2024-11-27 22:38:30 +09:00
bbb67b1b72
Co-authored-by: sim1222 <kokt@sim1222.com>
10 lines
132 B
JSON
10 lines
132 B
JSON
{
|
|
"type": "module",
|
|
"name": "re2",
|
|
"version": "0.0.1",
|
|
"exports": {
|
|
"default": "./index.js",
|
|
"types": "./index.d.ts"
|
|
}
|
|
}
|