保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/detect-libc/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "detect-libc@1.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "detect-libc@1.0.3",
  "_from": "detect-libc@^1.0.3",
  "_id": "detect-libc@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=",
  "_location": "/detect-libc",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "detect-libc@1.0.3",
    "raw": "detect-libc@^1.0.3",
    "name": "detect-libc",
    "escapedName": "detect-libc",
    "rawSpec": "1.0.3",
    "rawSpec": "^1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
    "fetchSpec": "^1.0.3"
  },
  "_requiredBy": [
    "/fibers"
  ],
  "_resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b",
  "_spec": "detect-libc@^1.0.3",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\fibers",
  "author": {
    "name": "Lovell Fuller",
    "email": "npm@lovell.info"
@@ -38,12 +32,14 @@
  "bugs": {
    "url": "https://github.com/lovell/detect-libc/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Niklas Salmoukas",
      "email": "niklas@salmoukas.com"
    }
  ],
  "deprecated": false,
  "description": "Node.js module to detect the C standard library (libc) implementation family and version",
  "devDependencies": {
    "ava": "^0.23.0",