{
  "_args": [
    [
      {
        "raw": "elliptic@^6.5.3",
        "scope": null,
        "escapedName": "elliptic",
        "name": "elliptic",
        "rawSpec": "^6.5.3",
        "spec": ">=6.5.3 <7.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/browserify-sign"
    ]
  ],
  "_from": "elliptic@>=6.5.3 <7.0.0",
  "_hasShrinkwrap": false,
  "_id": "elliptic@6.5.4",
  "_inCache": true,
  "_location": "/elliptic",
  "_nodeVersion": "15.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/elliptic_6.5.4_1612290141828_0.9176677352165363"
  },
  "_npmUser": {
    "name": "indutny",
    "email": "fedor@indutny.com"
  },
  "_npmVersion": "7.4.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "elliptic@^6.5.3",
    "scope": null,
    "escapedName": "elliptic",
    "name": "elliptic",
    "rawSpec": "^6.5.3",
    "spec": ">=6.5.3 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify-sign",
    "/create-ecdh"
  ],
  "_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz",
  "_shasum": "da37cebd31e79a1367e941b592ed1fbebd58abbb",
  "_shrinkwrap": null,
  "_spec": "elliptic@^6.5.3",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/browserify-sign",
  "author": {
    "name": "Fedor Indutny",
    "email": "fedor@indutny.com"
  },
  "bugs": {
    "url": "https://github.com/indutny/elliptic/issues"
  },
  "dependencies": {
    "bn.js": "^4.11.9",
    "brorand": "^1.1.0",
    "hash.js": "^1.0.0",
    "hmac-drbg": "^1.0.1",
    "inherits": "^2.0.4",
    "minimalistic-assert": "^1.0.1",
    "minimalistic-crypto-utils": "^1.0.1"
  },
  "description": "EC cryptography",
  "devDependencies": {
    "brfs": "^2.0.2",
    "coveralls": "^3.1.0",
    "eslint": "^7.6.0",
    "grunt": "^1.2.1",
    "grunt-browserify": "^5.3.0",
    "grunt-cli": "^1.3.2",
    "grunt-contrib-connect": "^3.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-uglify": "^5.0.0",
    "grunt-mocha-istanbul": "^5.0.2",
    "grunt-saucelabs": "^9.0.1",
    "istanbul": "^0.4.5",
    "mocha": "^8.0.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==",
    "shasum": "da37cebd31e79a1367e941b592ed1fbebd58abbb",
    "tarball": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz",
    "fileCount": 17,
    "unpackedSize": 118463,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGZheCRA9TVsSAnZWagAAhq4P/j5/24DorEMnN4W2SXlx\n/L6SZRzX18Gt0/G2s4F3KRVXjnZ16PNR1zIqf6BpqVAFULkPVyGTAKM0guj5\nDZZw9OpbuW3b8r+O1Zz+f6mbbg3++Vp5CDZkfk9hD8XtVQS1QuYzIPoZ/849\nxNiw7cO8FJdjHtGuRS27KPFPCdFIU9py+GEQus7tfl3D1XqeGrjHPc/tAwCx\nqBlrWxCgMI7N3eOXI6BU6zKw/VLrmptI/PC0jfjfTugWQMXmMfgbAR8MHAnu\nk2QzJTwpxIY1hziqjWjD/n1BmdKURmHuj30jDJzJZRNEWTy3VBDdHHeRttEx\nakNlMmWSII51oWseQQcV/DNuNJ2itEYQF294k8qLYEt0u9aXuk4ViSalUPHh\nJeCgob4bGL0xDL58Xk4xybXxbAtIaK/B/1qyOEru/PIlSli6l2ps5YhFeItj\nWZAD/Ny0sxCXGGnTO90HquwND/z3EAEoyjwbAkr9gy+nv35BsLJJv5TyAawl\nTwpni7yWg2n5R1liZa/OpUmeRX8CZuJz9E5gilcC6siWsofrZS81Eyi/WR7Z\nn0/w7jP1upn8W0OI70VptDH3AwskKeWmLYWTi6mdYDl1G1FoB9S8zqhYU+Gn\nWzRevXSKOOLCwPFkT1LScMvYl3jyfo+3qwM+72hqlVJhfXX0w1xPCf9Bu0Hs\nx/9b\r\n=bSOw\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "43ac7f230069bd1575e1e4a58394a512303ba803",
  "homepage": "https://github.com/indutny/elliptic",
  "keywords": [
    "EC",
    "Elliptic",
    "curve",
    "Cryptography"
  ],
  "license": "MIT",
  "main": "lib/elliptic.js",
  "maintainers": [
    {
      "name": "indutny",
      "email": "fedor@indutny.com"
    }
  ],
  "name": "elliptic",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/elliptic.git"
  },
  "scripts": {
    "lint": "eslint lib test",
    "lint:fix": "npm run lint -- --fix",
    "test": "npm run lint && npm run unit",
    "unit": "istanbul test _mocha --reporter=spec test/index.js",
    "version": "grunt dist && git add dist/"
  },
  "version": "6.5.4"
}
