{
  "_args": [
    [
      "@emotion/utils@1.1.0",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/utils@1.1.0",
  "_id": "@emotion/utils@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-iRLa/Y4Rs5H/f2nimczYmS5kFJEbpiVvgN3XVfZ022IYhuNA1IRSHEizcof88LtCTXtl9S2Cxt32KgaXEu72JQ==",
  "_location": "/@emotion/utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/utils@1.1.0",
    "name": "@emotion/utils",
    "escapedName": "@emotion%2futils",
    "scope": "@emotion",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/@emotion/cache",
    "/@emotion/react",
    "/@emotion/serialize",
    "/@emotion/styled"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "browser": {
    "./dist/emotion-utils.cjs.js": "./dist/emotion-utils.browser.cjs.js",
    "./dist/emotion-utils.esm.js": "./dist/emotion-utils.browser.esm.js"
  },
  "description": "internal utils for emotion",
  "devDependencies": {
    "dtslint": "^0.3.0"
  },
  "files": [
    "src",
    "dist",
    "types/*.d.ts"
  ],
  "license": "MIT",
  "main": "dist/emotion-utils.cjs.js",
  "module": "dist/emotion-utils.esm.js",
  "name": "@emotion/utils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/utils"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "version": "1.1.0"
}
