{
  "_args": [
    [
      "@react-pdf/textkit@4.2.0",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@react-pdf/textkit@4.2.0",
  "_id": "@react-pdf/textkit@4.2.0",
  "_inBundle": false,
  "_integrity": "sha512-R90pEOW6NdhUx4p99iROvKmwB06IRYdXMhh0QcmUeoPOLe64ZdMfs3LZliNUWgI5fCmq71J+nv868i/EakFPDg==",
  "_location": "/@react-pdf/textkit",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-pdf/textkit@4.2.0",
    "name": "@react-pdf/textkit",
    "escapedName": "@react-pdf%2ftextkit",
    "scope": "@react-pdf",
    "rawSpec": "4.2.0",
    "saveSpec": null,
    "fetchSpec": "4.2.0"
  },
  "_requiredBy": [
    "/@react-pdf/layout",
    "/@react-pdf/render"
  ],
  "_resolved": "https://registry.npmjs.org/@react-pdf/textkit/-/textkit-4.2.0.tgz",
  "_spec": "4.2.0",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "bugs": {
    "url": "https://github.com/diegomura/react-pdf/issues"
  },
  "contributors": [
    {
      "name": "Devon Govett",
      "email": "devongovett@gmail.com"
    },
    {
      "name": "Diego Muracciole",
      "email": "diegomuracciole@gmail.com"
    }
  ],
  "dependencies": {
    "@babel/runtime": "^7.20.13",
    "@react-pdf/fns": "2.0.1",
    "hyphen": "^1.6.4",
    "unicode-properties": "^1.4.1"
  },
  "description": "An advanced text layout framework",
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/diegomura/react-pdf#readme",
  "license": "MIT",
  "main": "./lib/textkit.cjs.js",
  "module": "./lib/textkit.es.js",
  "name": "@react-pdf/textkit",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diegomura/react-pdf.git",
    "directory": "packages/textkit"
  },
  "scripts": {
    "build": "rimraf ./lib && rollup -c",
    "test": "jest",
    "watch": "rimraf ./lib && rollup -c -w"
  },
  "version": "4.2.0"
}
