保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/elliptic/node_modules/bn.js/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "bn.js@4.12.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "bn.js@4.12.0",
  "_from": "bn.js@^4.11.9",
  "_id": "bn.js@4.12.0",
  "_inBundle": false,
  "_integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==",
  "_location": "/elliptic/bn.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "bn.js@4.12.0",
    "raw": "bn.js@^4.11.9",
    "name": "bn.js",
    "escapedName": "bn.js",
    "rawSpec": "4.12.0",
    "rawSpec": "^4.11.9",
    "saveSpec": null,
    "fetchSpec": "4.12.0"
    "fetchSpec": "^4.11.9"
  },
  "_requiredBy": [
    "/elliptic"
  ],
  "_resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz",
  "_spec": "4.12.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "775b3f278efbb9718eec7361f483fb36fbbfea88",
  "_spec": "bn.js@^4.11.9",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\elliptic",
  "author": {
    "name": "Fedor Indutny",
    "email": "fedor@indutny.com"
@@ -37,6 +32,8 @@
  "bugs": {
    "url": "https://github.com/indutny/bn.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Big number implementation in pure javascript",
  "devDependencies": {
    "istanbul": "^0.3.5",