{
  "_args": [
    [
      "@react-pdf/layout@3.6.2",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@react-pdf/layout@3.6.2",
  "_id": "@react-pdf/layout@3.6.2",
  "_inBundle": false,
  "_integrity": "sha512-YD3/tDC6p5XPCXI04zH79bgX8LytjxEYfeCtsIzEFk0A2VvIHoRnRRDZ2OhZmO5g112ykyjY8vn9//ubTt+Ktg==",
  "_location": "/@react-pdf/layout",
  "_phantomChildren": {
    "@babel/runtime": "7.22.6",
    "@react-pdf/png-js": "2.2.0",
    "browserify-zlib": "0.2.0",
    "crypto-js": "4.1.1",
    "fontkit": "2.0.2",
    "vite-compatible-readable-stream": "3.6.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-pdf/layout@3.6.2",
    "name": "@react-pdf/layout",
    "escapedName": "@react-pdf%2flayout",
    "scope": "@react-pdf",
    "rawSpec": "3.6.2",
    "saveSpec": null,
    "fetchSpec": "3.6.2"
  },
  "_requiredBy": [
    "/@react-pdf/renderer"
  ],
  "_resolved": "https://registry.npmjs.org/@react-pdf/layout/-/layout-3.6.2.tgz",
  "_spec": "3.6.2",
  "_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/image": "^2.2.1",
    "@react-pdf/pdfkit": "^3.0.2",
    "@react-pdf/primitives": "^3.0.0",
    "@react-pdf/stylesheet": "^4.1.7",
    "@react-pdf/textkit": "^4.2.0",
    "@react-pdf/types": "^2.3.3",
    "@react-pdf/yoga": "^4.1.2",
    "cross-fetch": "^3.1.5",
    "emoji-regex": "^10.2.1",
    "queue": "^6.0.1"
  },
  "description": "Resolve overall document component's layout",
  "devDependencies": {
    "jest-fetch-mock": "^2.1.1"
  },
  "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/layout",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diegomura/react-pdf.git",
    "directory": "packages/layout"
  },
  "scripts": {
    "build": "rimraf ./lib && rollup -c",
    "test": "jest",
    "watch": "rimraf ./lib && rollup -c -w"
  },
  "version": "3.6.2"
}
