{
  "_args": [
    [
      "@emotion/use-insertion-effect-with-fallbacks@1.0.1",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/use-insertion-effect-with-fallbacks@1.0.1",
  "_id": "@emotion/use-insertion-effect-with-fallbacks@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==",
  "_location": "/@emotion/use-insertion-effect-with-fallbacks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/use-insertion-effect-with-fallbacks@1.0.1",
    "name": "@emotion/use-insertion-effect-with-fallbacks",
    "escapedName": "@emotion%2fuse-insertion-effect-with-fallbacks",
    "scope": "@emotion",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/@emotion/react",
    "/@emotion/styled"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "browser": {
    "./dist/emotion-use-insertion-effect-with-fallbacks.esm.js": "./dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js"
  },
  "description": "A wrapper package that uses `useInsertionEffect` or a fallback for it",
  "devDependencies": {
    "react": "16.14.0"
  },
  "exports": {
    ".": {
      "module": {
        "worker": "./dist/emotion-use-insertion-effect-with-fallbacks.worker.esm.js",
        "browser": "./dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js",
        "default": "./dist/emotion-use-insertion-effect-with-fallbacks.esm.js"
      },
      "import": "./dist/emotion-use-insertion-effect-with-fallbacks.cjs.mjs",
      "default": "./dist/emotion-use-insertion-effect-with-fallbacks.cjs.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "src",
    "dist"
  ],
  "license": "MIT",
  "main": "dist/emotion-use-insertion-effect-with-fallbacks.cjs.js",
  "module": "dist/emotion-use-insertion-effect-with-fallbacks.esm.js",
  "name": "@emotion/use-insertion-effect-with-fallbacks",
  "peerDependencies": {
    "react": ">=16.8.0"
  },
  "preconstruct": {
    "exports": {
      "envConditions": [
        "browser",
        "worker"
      ]
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/use-insertion-effect-with-fallbacks"
  },
  "version": "1.0.1"
}
