{
  "_args": [
    [
      "@react-pdf/stylesheet@4.1.7",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@react-pdf/stylesheet@4.1.7",
  "_id": "@react-pdf/stylesheet@4.1.7",
  "_inBundle": false,
  "_integrity": "sha512-3n0Vg0XFszPyo0MpH75DkLRvsS4JOE0HzBH6XqFHDiquZDrC4mNgmMhZEbsOED+8xDGoCeVh8fLU3L6Tu0HWqg==",
  "_location": "/@react-pdf/stylesheet",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-pdf/stylesheet@4.1.7",
    "name": "@react-pdf/stylesheet",
    "escapedName": "@react-pdf%2fstylesheet",
    "scope": "@react-pdf",
    "rawSpec": "4.1.7",
    "saveSpec": null,
    "fetchSpec": "4.1.7"
  },
  "_requiredBy": [
    "/@react-pdf/layout"
  ],
  "_resolved": "https://registry.npmjs.org/@react-pdf/stylesheet/-/stylesheet-4.1.7.tgz",
  "_spec": "4.1.7",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "author": {
    "name": "Diego Muracciole",
    "email": "diegomuracciole@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/diegomura/react-pdf/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.20.13",
    "@react-pdf/fns": "2.0.1",
    "@react-pdf/types": "^2.3.3",
    "color-string": "^1.5.3",
    "hsl-to-hex": "^1.0.0",
    "media-engine": "^1.0.3",
    "postcss-value-parser": "^4.1.0"
  },
  "description": "A styles engine for Node and the browser",
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/diegomura/react-pdf#readme",
  "license": "MIT",
  "main": "lib/index.cjs.js",
  "module": "lib/index.es.js",
  "name": "@react-pdf/stylesheet",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diegomura/react-pdf.git",
    "directory": "packages/stylesheet"
  },
  "scripts": {
    "build": "rimraf ./lib && rollup -c",
    "test": "jest",
    "watch": "rimraf ./lib && rollup -c -w"
  },
  "version": "4.1.7"
}
