{
  "_args": [
    [
      {
        "raw": "asn1.js@^5.2.0",
        "scope": null,
        "escapedName": "asn1.js",
        "name": "asn1.js",
        "rawSpec": "^5.2.0",
        "spec": ">=5.2.0 <6.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/parse-asn1"
    ]
  ],
  "_from": "asn1.js@>=5.2.0 <6.0.0",
  "_hasShrinkwrap": false,
  "_id": "asn1.js@5.4.1",
  "_inCache": true,
  "_location": "/asn1.js",
  "_nodeVersion": "13.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/asn1.js_5.4.1_1592496711484_0.8933560553409283"
  },
  "_npmUser": {
    "name": "indutny",
    "email": "fedor@indutny.com"
  },
  "_npmVersion": "6.13.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "asn1.js@^5.2.0",
    "scope": null,
    "escapedName": "asn1.js",
    "name": "asn1.js",
    "rawSpec": "^5.2.0",
    "spec": ">=5.2.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/parse-asn1"
  ],
  "_resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz",
  "_shasum": "11a980b84ebb91781ce35b0fdc2ee294e3783f07",
  "_shrinkwrap": null,
  "_spec": "asn1.js@^5.2.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/parse-asn1",
  "author": {
    "name": "Fedor Indutny"
  },
  "bugs": {
    "url": "https://github.com/indutny/asn1.js/issues"
  },
  "dependencies": {
    "bn.js": "^4.0.0",
    "inherits": "^2.0.1",
    "minimalistic-assert": "^1.0.0",
    "safer-buffer": "^2.1.0"
  },
  "description": "ASN.1 encoder and decoder",
  "devDependencies": {
    "eslint": "^4.10.0",
    "mocha": "^7.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==",
    "shasum": "11a980b84ebb91781ce35b0fdc2ee294e3783f07",
    "tarball": "https://registry.npmjs.org/asn1.js/-/asn1.js-5.4.1.tgz",
    "fileCount": 18,
    "unpackedSize": 49847,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe65JHCRA9TVsSAnZWagAAoPgP/0+NtCWOMZ9XLp95cwsF\n8fx95B68n2tGlaP6633w/020BXRwNgatsY1SUfKI02Qkj5eZGGDbWP1FRSvB\nOjypXfoe2MHq58Dq1vhilyB/KcRH01SnWHiSs/oRHZxRzF10NJewwZGH5ycV\n5Tql/mifruFEx7oi6QsNYUEKg6gTBT8Pxg3pU8k7480EtcWbHf1glrWAxVlX\n1Iwb4ePPnabexz2ilCUcQkvMyzdKPQNunrPD+an+HkYF0qhNNgbbUlr70Au5\nziO4eiXC7Z+Belc2WbGWLIyEt/28ww4yIWVID3gicZzJ4BLF+9KN91hd1kji\nLaYUBL4Tu/TAcx3GM2Xkd932GlcF2puBDkhR+TnK+a6FR4b/zlYfJV+9ZNXb\njG7mX6U0C4C1Ce8yV8p7gb32BorDG5Zb0lB6aVwYCVjfOIK/+zSVXHMoSTuE\nynOPcjpkQvVpCqdnush2Tv1hpyP3tfxSbhYO73N3W4l60cOPaevCPX56dxUp\nTZwj2bs7sS0viAh7H7zsutVJGCKnEXcb5wC1Dj2fWQuo9DXyGBN6qOlbdpJm\nwOpJpWlyGujv+PjcdByhYBFtTTzGesOIh3q73rxJRDyZ2FT2nIM4+kqBG7bQ\nK4ocizeTHsaHN6mkqwScq1M7HU+nc57/GqpOlFRhZKW4W8bOAM6GqPbvrVuW\nub04\r\n=q0DM\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "a26f54f42df8d084b81748a6c5a97023e83b0e90",
  "homepage": "https://github.com/indutny/asn1.js",
  "keywords": [
    "asn.1",
    "der"
  ],
  "license": "MIT",
  "main": "lib/asn1.js",
  "maintainers": [
    {
      "name": "fedor.indutny",
      "email": "fedor.indutny@gmail.com"
    },
    {
      "name": "indutny",
      "email": "fedor@indutny.com"
    }
  ],
  "name": "asn1.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/asn1.js.git"
  },
  "scripts": {
    "lint": "eslint --fix lib/*.js lib/**/*.js lib/**/**/*.js && npm run lint-2560 && npm run lint-5280",
    "lint-2560": "eslint --fix rfc/2560/*.js rfc/2560/test/*.js",
    "lint-5280": "eslint --fix rfc/5280/*.js rfc/5280/test/*.js",
    "test": "mocha --reporter spec test/*-test.js && cd rfc/2560 && npm i && npm test && cd ../../rfc/5280 && npm i && npm test && cd ../../ && npm run lint"
  },
  "version": "5.4.1"
}
