mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 03:49:31 +08:00
13 lines
No EOL
230 B
Text
13 lines
No EOL
230 B
Text
{
|
|
"name": "@unocss/scope",
|
|
"version": "0.45.6",
|
|
"exports": {
|
|
".": {
|
|
"require": "./index.cjs",
|
|
"import": "./index.mjs"
|
|
}
|
|
},
|
|
"main": "./index.cjs",
|
|
"module": "./index.mjs",
|
|
"types": "./index.d.ts"
|
|
} |