{
  "_args": [
    [
      "@react-pdf/primitives@3.0.1",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@react-pdf/primitives@3.0.1",
  "_id": "@react-pdf/primitives@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-0HGcknrLNwyhxe+SZCBL29JY4M85mXKdvTZE9uhjNbADGgTc8wVnkc5+e4S/lDvugbVISXyuIhZnYwtK9eDnyQ==",
  "_location": "/@react-pdf/primitives",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-pdf/primitives@3.0.1",
    "name": "@react-pdf/primitives",
    "escapedName": "@react-pdf%2fprimitives",
    "scope": "@react-pdf",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/@react-pdf/layout",
    "/@react-pdf/render",
    "/@react-pdf/renderer"
  ],
  "_resolved": "https://registry.npmjs.org/@react-pdf/primitives/-/primitives-3.0.1.tgz",
  "_spec": "3.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"
  },
  "description": "Define uninitialized elements",
  "files": [
    "lib",
    "src"
  ],
  "homepage": "https://github.com/diegomura/react-pdf#readme",
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./src/index.js",
  "name": "@react-pdf/primitives",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diegomura/react-pdf.git",
    "directory": "packages/primitives"
  },
  "scripts": {
    "build": "babel src --out-dir lib",
    "test": "jest"
  },
  "version": "3.0.1"
}
