保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/typedarray/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "typedarray@0.0.6",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "typedarray@0.0.6",
  "_from": "typedarray@^0.0.6",
  "_id": "typedarray@0.0.6",
  "_inBundle": false,
  "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
  "_location": "/typedarray",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "typedarray@0.0.6",
    "raw": "typedarray@^0.0.6",
    "name": "typedarray",
    "escapedName": "typedarray",
    "rawSpec": "0.0.6",
    "rawSpec": "^0.0.6",
    "saveSpec": null,
    "fetchSpec": "0.0.6"
    "fetchSpec": "^0.0.6"
  },
  "_requiredBy": [
    "/concat-stream"
  ],
  "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
  "_spec": "0.0.6",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
  "_spec": "typedarray@^0.0.6",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\concat-stream",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/substack/typedarray/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "TypedArray polyfill for old browsers",
  "devDependencies": {
    "tape": "~2.3.2"