astro-ghostcms/.pnpm-store/v3/files/91/398076abd0ecb36a0745659cb6e...

22 lines
513 B
Plaintext

{
"name": "@unocss/scope",
"version": "0.58.5",
"description": "Placeholder for UnoCSS scope import",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/unocss/unocss",
"directory": "packages/scope"
},
"exports": {
".": {
"types": "./index.d.ts",
"import": "./index.mjs",
"require": "./index.cjs"
}
},
"main": "./index.cjs",
"module": "./index.mjs",
"types": "./index.d.ts"
}