保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-wsl/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "is-wsl@1.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-wsl@1.1.0",
  "_from": "is-wsl@^1.1.0",
  "_id": "is-wsl@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=",
  "_location": "/is-wsl",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-wsl@1.1.0",
    "raw": "is-wsl@^1.1.0",
    "name": "is-wsl",
    "escapedName": "is-wsl",
    "rawSpec": "1.1.0",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/webpack/terser-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "1f16e4aa22b04d1336b66188a66af3c600c3a66d",
  "_spec": "is-wsl@^1.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\terser-webpack-plugin",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/is-wsl/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
  "devDependencies": {
    "ava": "*",