{
  "_from": "@emotion/utils@^1.0.0",
  "_id": "@emotion/utils@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA==",
  "_location": "/@emotion/utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/utils@^1.0.0",
    "name": "@emotion/utils",
    "escapedName": "@emotion%2futils",
    "scope": "@emotion",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/@emotion/cache",
    "/@emotion/react",
    "/@emotion/serialize"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.0.0.tgz",
  "_shasum": "abe06a83160b10570816c913990245813a2fd6af",
  "_spec": "@emotion/utils@^1.0.0",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/@emotion/cache",
  "browser": {
    "./dist/emotion-utils.cjs.js": "./dist/emotion-utils.browser.cjs.js",
    "./dist/emotion-utils.esm.js": "./dist/emotion-utils.browser.esm.js"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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/master/packages/utils"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "version": "1.0.0"
}
