{
  "_args": [
    [
      {
        "raw": "entities@^2.0.0",
        "scope": null,
        "escapedName": "entities",
        "name": "entities",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/dom-serializer"
    ]
  ],
  "_from": "entities@>=2.0.0 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "entities@2.2.0",
  "_inCache": true,
  "_location": "/entities",
  "_nodeVersion": "15.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/entities_2.2.0_1611535297217_0.048087698337022866"
  },
  "_npmUser": {
    "name": "feedic",
    "email": "me@feedic.com"
  },
  "_npmVersion": "6.14.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "entities@^2.0.0",
    "scope": null,
    "escapedName": "entities",
    "name": "entities",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/dom-serializer",
    "/htmlparser2",
    "/htmlparser2/dom-serializer"
  ],
  "_resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
  "_shasum": "098dc90ebb83d8dffa089d55256b351d34c4da55",
  "_shrinkwrap": null,
  "_spec": "entities@^2.0.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/dom-serializer",
  "author": {
    "name": "Felix Boehm",
    "email": "me@feedic.com"
  },
  "bugs": {
    "url": "https://github.com/fb55/entities/issues"
  },
  "dependencies": {},
  "description": "Encode & decode XML and HTML entities with ease",
  "devDependencies": {
    "@types/jest": "^26.0.0",
    "@types/node": "^14.11.8",
    "@typescript-eslint/eslint-plugin": "^4.4.1",
    "@typescript-eslint/parser": "^4.4.1",
    "coveralls": "*",
    "eslint": "^7.11.0",
    "eslint-config-prettier": "^7.0.0",
    "eslint-plugin-node": "^11.1.0",
    "jest": "^26.5.3",
    "prettier": "^2.0.5",
    "ts-jest": "^26.1.0",
    "typescript": "^4.0.2"
  },
  "directories": {
    "lib": "lib/"
  },
  "dist": {
    "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
    "shasum": "098dc90ebb83d8dffa089d55256b351d34c4da55",
    "tarball": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
    "fileCount": 19,
    "unpackedSize": 57673,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDhPBCRA9TVsSAnZWagAANYUP/RqNQ3QQZ5LUS46QZFOv\nzeqAg0GMqAo1tw+ja1IxmMJOitBhPb86PWbcxe4iV2COY3Om5+66mgt3CET7\ntwua6jbh0xOftJaW27OZG0wmVWobNF/cgARvIQYGtLu9GSKOPveAASF5gyG3\nF7G1xXOLDhZHQAaw02/mzKo748gv+9LCAYqzc+hhnwaY8XWS42znqopdxuRo\n9GiPWWnOad3KSnzt+77lxnLxC0ZkaMTMEnVTqAmM5vPlQmryd0SJMbu5MjNg\n66bQq3HFBWYsoQdvh1mfGC8E2r/Vcl5FoNW9dqI18a+L195zaebrPEjiRvds\nbJPGGsWh9vMh9IXLRCqJOymHoAgqPo9tU0wE3lECwDyxT+nt1lGJdHUdCj2Z\nHF+eG7SIgbvtSW2dxL5RDBokGHFSamgIauGiIP3DXJI+I7+6wfSlWgvOvvGw\nvx4lZPRqkNhS/VjnqGE8MSIr6wPxsb6eTYo8OL7ViTISpNUgfnoTuf05yvN1\nWNwc/jI9TtYqdFUT4N1GwPWopUv0sB7Uc5TZlKAHqxH348pXTb3cKcAjp6IO\nPs9HHSfVHeXLsNugq/gbXh4qbHkGaD5wxZ2QVRCoX3lfOUdXFxR69282Hi8r\nVSThGNzlcJOUR7kjmikPGQ9+PZ+dzPCcOVqvIglFjsydaI3ppvElpRtI5/5w\nJjpN\r\n=mgco\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "funding": "https://github.com/fb55/entities?sponsor=1",
  "gitHead": "c60851e3c75869d8bfd00325d99fd3e644c504ba",
  "homepage": "https://github.com/fb55/entities#readme",
  "jest": {
    "preset": "ts-jest",
    "testEnvironment": "node"
  },
  "keywords": [
    "entity",
    "decoding",
    "encoding",
    "html",
    "xml",
    "html entities"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "feedic",
      "email": "me@feedic.com"
    }
  ],
  "name": "entities",
  "optionalDependencies": {},
  "prettier": {
    "tabWidth": 4,
    "proseWrap": "always"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/fb55/entities.git"
  },
  "scripts": {
    "build": "tsc && cp -r src/maps lib",
    "coverage": "cat coverage/lcov.info | coveralls",
    "format": "npm run format:es && npm run format:prettier",
    "format:es": "npm run lint:es -- --fix",
    "format:prettier": "npm run prettier -- --write",
    "lint": "npm run lint:es && npm run lint:prettier",
    "lint:es": "eslint .",
    "lint:prettier": "npm run prettier -- --check",
    "prepare": "npm run build",
    "prettier": "prettier '**/*.{ts,md,json,yml}'",
    "test": "jest --coverage && npm run lint"
  },
  "sideEffects": false,
  "types": "lib/index.d.ts",
  "version": "2.2.0"
}
