保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/bytes/package.json
@@ -1,14 +1,8 @@
{
  "_args": [
    [
      "bytes@3.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "bytes@3.0.0",
  "_id": "bytes@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
  "_integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==",
  "_location": "/bytes",
  "_phantomChildren": {},
  "_requested": {
@@ -25,8 +19,9 @@
    "/compression"
  ],
  "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "d32815404d689699f85a4ea4fa8755dd13a96048",
  "_spec": "bytes@3.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\compression",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca",
@@ -35,6 +30,7 @@
  "bugs": {
    "url": "https://github.com/visionmedia/bytes.js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jed Watson",
@@ -45,6 +41,7 @@
      "email": "theo.fidry@gmail.com"
    }
  ],
  "deprecated": false,
  "description": "Utility to parse a string bytes to bytes and vice-versa",
  "devDependencies": {
    "mocha": "2.5.3",