保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-typedarray/package.json
@@ -1,34 +1,28 @@
{
  "_args": [
    [
      "is-typedarray@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "is-typedarray@1.0.0",
  "_from": "is-typedarray@^1.0.0",
  "_id": "is-typedarray@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
  "_location": "/is-typedarray",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-typedarray@1.0.0",
    "raw": "is-typedarray@^1.0.0",
    "name": "is-typedarray",
    "escapedName": "is-typedarray",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/@jest/transform/write-file-atomic",
    "/typedarray-to-buffer"
  ],
  "_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a",
  "_spec": "is-typedarray@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@jest\\transform\\node_modules\\write-file-atomic",
  "author": {
    "name": "Hugh Kennedy",
    "email": "hughskennedy@gmail.com",
@@ -37,7 +31,9 @@
  "bugs": {
    "url": "https://github.com/hughsk/is-typedarray/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Detect whether or not an object is a Typed Array",
  "devDependencies": {
    "tape": "^2.13.1"