保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/crypto-browserify/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "crypto-browserify@3.12.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "crypto-browserify@3.12.0",
  "_from": "crypto-browserify@^3.11.0",
  "_id": "crypto-browserify@3.12.0",
  "_inBundle": false,
  "_integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
  "_location": "/crypto-browserify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "crypto-browserify@3.12.0",
    "raw": "crypto-browserify@^3.11.0",
    "name": "crypto-browserify",
    "escapedName": "crypto-browserify",
    "rawSpec": "3.12.0",
    "rawSpec": "^3.11.0",
    "saveSpec": null,
    "fetchSpec": "3.12.0"
    "fetchSpec": "^3.11.0"
  },
  "_requiredBy": [
    "/node-libs-browser"
  ],
  "_resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz",
  "_spec": "3.12.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "396cf9f3137f03e4b8e532c58f698254e00f80ec",
  "_spec": "crypto-browserify@^3.11.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\node-libs-browser",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
@@ -38,6 +33,7 @@
  "bugs": {
    "url": "https://github.com/crypto-browserify/crypto-browserify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "browserify-cipher": "^1.0.0",
    "browserify-sign": "^4.0.0",
@@ -51,6 +47,7 @@
    "randombytes": "^2.0.0",
    "randomfill": "^1.0.3"
  },
  "deprecated": false,
  "description": "implementation of crypto for the browser",
  "devDependencies": {
    "hash-test-vectors": "~1.3.2",