astro-ghostcms/.pnpm-store/v3/files/3c/661e007d69d50eb7a59e28839b1...

22 lines
513 B
Plaintext

{
"name": "@unocss/scope",
"version": "0.57.7",
"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"
}