保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/bn.js/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "bn.js@5.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "bn.js@5.2.0",
  "_from": "bn.js@^5.1.1",
  "_id": "bn.js@5.2.0",
  "_inBundle": false,
  "_integrity": "sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==",
  "_location": "/bn.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "bn.js@5.2.0",
    "raw": "bn.js@^5.1.1",
    "name": "bn.js",
    "escapedName": "bn.js",
    "rawSpec": "5.2.0",
    "rawSpec": "^5.1.1",
    "saveSpec": null,
    "fetchSpec": "5.2.0"
    "fetchSpec": "^5.1.1"
  },
  "_requiredBy": [
    "/browserify-rsa",
    "/browserify-sign"
  ],
  "_resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.0.tgz",
  "_spec": "5.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "358860674396c6997771a9d051fcc1b57d4ae002",
  "_spec": "bn.js@^5.1.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\browserify-sign",
  "author": {
    "name": "Fedor Indutny",
    "email": "fedor@indutny.com"
@@ -38,6 +33,8 @@
  "bugs": {
    "url": "https://github.com/indutny/bn.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Big number implementation in pure javascript",
  "devDependencies": {
    "eslint-plugin-es5": "^1.5.0",