{
  "_args": [
    [
      "@emotion/serialize@1.0.3",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/serialize@1.0.3",
  "_id": "@emotion/serialize@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-2mSSvgLfyV3q+iVh3YWgNlUc2a9ZlDU7DjuP5MjK3AXRR0dYigCrP99aeFtaB2L/hjfEZdSThn5dsZ0ufqbvsA==",
  "_location": "/@emotion/serialize",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/serialize@1.0.3",
    "name": "@emotion/serialize",
    "escapedName": "@emotion%2fserialize",
    "scope": "@emotion",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/@emotion/babel-plugin",
    "/@emotion/react",
    "/@emotion/styled"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "browser": {
    "./dist/emotion-serialize.cjs.js": "./dist/emotion-serialize.browser.cjs.js",
    "./dist/emotion-serialize.esm.js": "./dist/emotion-serialize.browser.esm.js"
  },
  "dependencies": {
    "@emotion/hash": "^0.8.0",
    "@emotion/memoize": "^0.7.4",
    "@emotion/unitless": "^0.7.5",
    "@emotion/utils": "^1.0.0",
    "csstype": "^3.0.2"
  },
  "description": "serialization utils for emotion",
  "devDependencies": {
    "dtslint": "^4.2.1",
    "typescript": "^4.5.5"
  },
  "files": [
    "src",
    "dist",
    "types/*.d.ts"
  ],
  "license": "MIT",
  "main": "dist/emotion-serialize.cjs.js",
  "module": "dist/emotion-serialize.esm.js",
  "name": "@emotion/serialize",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/serialize"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "version": "1.0.3"
}
