{
  "_args": [
    [
      "@react-pdf/fns@2.0.1",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@react-pdf/fns@2.0.1",
  "_id": "@react-pdf/fns@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-/vgecczzFYBQFkgUupH+sxXhLWQtBwdwCgweyh25XOlR4NZuaMD/UVUDl4loFHhRQqDMQq37lkTcchh7zzW6ug==",
  "_location": "/@react-pdf/fns",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-pdf/fns@2.0.1",
    "name": "@react-pdf/fns",
    "escapedName": "@react-pdf%2ffns",
    "scope": "@react-pdf",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/@react-pdf/layout",
    "/@react-pdf/render",
    "/@react-pdf/stylesheet",
    "/@react-pdf/textkit"
  ],
  "_resolved": "https://registry.npmjs.org/@react-pdf/fns/-/fns-2.0.1.tgz",
  "_spec": "2.0.1",
  "_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"
  },
  "description": "React-pdf helper functions",
  "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/fns",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diegomura/react-pdf.git",
    "directory": "packages/fns"
  },
  "scripts": {
    "build": "rimraf ./lib && rollup -c",
    "test": "jest",
    "watch": "rimraf ./lib && rollup -c -w"
  },
  "version": "2.0.1"
}
