{
  "_args": [
    [
      "@emotion/sheet@1.0.2",
      "/home/vkuser/www/minimal"
    ]
  ],
  "_from": "@emotion/sheet@1.0.2",
  "_id": "@emotion/sheet@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-QQPB1B70JEVUHuNtzjHftMGv6eC3Y9wqavyarj4x4lg47RACkeSfNo5pxIOKizwS9AEFLohsqoaxGQj4p0vSIw==",
  "_location": "/@emotion/sheet",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/sheet@1.0.2",
    "name": "@emotion/sheet",
    "escapedName": "@emotion%2fsheet",
    "scope": "@emotion",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/@emotion/cache",
    "/@emotion/react"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/home/vkuser/www/minimal",
  "browser": {
    "./dist/emotion-sheet.cjs.js": "./dist/emotion-sheet.browser.cjs.js",
    "./dist/emotion-sheet.esm.js": "./dist/emotion-sheet.browser.esm.js"
  },
  "description": "emotion's stylesheet",
  "devDependencies": {
    "dtslint": "^0.3.0"
  },
  "files": [
    "src",
    "dist",
    "types/*.d.ts"
  ],
  "license": "MIT",
  "main": "dist/emotion-sheet.cjs.js",
  "module": "dist/emotion-sheet.esm.js",
  "name": "@emotion/sheet",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/sheet"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "version": "1.0.2"
}
