{
  "_args": [
    [
      "@react-pdf/font@2.3.6",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@react-pdf/font@2.3.6",
  "_id": "@react-pdf/font@2.3.6",
  "_inBundle": false,
  "_integrity": "sha512-JYV+KmVyG2tPdpCK0/iFiBy1V7VHz2fETttKCgTRsLAo+w8RpM0pUGSAYROSuRl7yqbhiKGw/A24PYWhBReiOQ==",
  "_location": "/@react-pdf/font",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-pdf/font@2.3.6",
    "name": "@react-pdf/font",
    "escapedName": "@react-pdf%2ffont",
    "scope": "@react-pdf",
    "rawSpec": "2.3.6",
    "saveSpec": null,
    "fetchSpec": "2.3.6"
  },
  "_requiredBy": [
    "/@react-pdf/renderer"
  ],
  "_resolved": "https://registry.npmjs.org/@react-pdf/font/-/font-2.3.6.tgz",
  "_spec": "2.3.6",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "author": {
    "name": "Diego Muracciole",
    "email": "diegomuracciole@gmail.com"
  },
  "browser": {
    "./lib/index.es.js": "./lib/index.browser.es.js",
    "./lib/index.cjs.js": "./lib/index.browser.cjs.js"
  },
  "bugs": {
    "url": "https://github.com/diegomura/react-pdf/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.20.13",
    "@react-pdf/types": "^2.3.3",
    "cross-fetch": "^3.1.5",
    "fontkit": "^2.0.2",
    "is-url": "^1.2.4"
  },
  "description": "Register font and emoji source for react-pdf document",
  "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/font",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diegomura/react-pdf.git",
    "directory": "packages/font"
  },
  "scripts": {
    "build": "rimraf ./lib && rollup -c",
    "test": "jest",
    "watch": "rimraf ./lib && rollup -c -w"
  },
  "version": "2.3.6"
}
