{
  "_args": [
    [
      "@emotion/sheet@1.1.0",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/sheet@1.1.0",
  "_id": "@emotion/sheet@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==",
  "_location": "/@emotion/sheet",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/sheet@1.1.0",
    "name": "@emotion/sheet",
    "escapedName": "@emotion%2fsheet",
    "scope": "@emotion",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/@emotion/cache"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "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.1.0"
}
