保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-windows/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "is-windows@1.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-windows@1.0.2",
  "_from": "is-windows@^1.0.2",
  "_id": "is-windows@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
  "_location": "/is-windows",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-windows@1.0.2",
    "raw": "is-windows@^1.0.2",
    "name": "is-windows",
    "escapedName": "is-windows",
    "rawSpec": "1.0.2",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/nanomatch"
  ],
  "_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "d1850eb9791ecd18e6182ce12a30f396634bb19d",
  "_spec": "is-windows@^1.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\nanomatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -34,6 +29,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/is-windows/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jon Schlinkert",
@@ -48,6 +44,7 @@
      "url": "gucong.co.cc"
    }
  ],
  "deprecated": false,
  "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
  "devDependencies": {
    "gulp-format-md": "^1.0.0",