{ "name": "@unocss/scope", "version": "0.57.7", "description": "Placeholder for UnoCSS scope import", "author": "Anthony Fu ", "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" }