{
  "_from": "path-is-network-drive@^1.0.20",
  "_id": "path-is-network-drive@1.0.20",
  "_inBundle": false,
  "_integrity": "sha512-p5wCWlRB4+ggzxWshqHH9aF3kAuVu295NaENXmVhThbZPJQBeJdxZTP6CIoUR+kWHDUW56S9YcaO1gXnc/BOxw==",
  "_location": "/path-is-network-drive",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "path-is-network-drive@^1.0.20",
    "name": "path-is-network-drive",
    "escapedName": "path-is-network-drive",
    "rawSpec": "^1.0.20",
    "saveSpec": null,
    "fetchSpec": "^1.0.20"
  },
  "_requiredBy": [
    "/upath2"
  ],
  "_resolved": "https://registry.npmjs.org/path-is-network-drive/-/path-is-network-drive-1.0.20.tgz",
  "_shasum": "9c264db2e0fce5e9bc2ef9177fcab3f996d1a1b5",
  "_spec": "path-is-network-drive@^1.0.20",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/upath2",
  "author": {
    "name": "bluelovers"
  },
  "bugs": {
    "url": "https://github.com/bluelovers/ws-iconv/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2"
  },
  "deprecated": false,
  "description": "",
  "gitHead": "253aa6190c165c31a8e790065b05b19e627dea86",
  "homepage": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-is-network-drive#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "path-is-network-drive",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-iconv.git",
    "directory": "packages/path-is-network-drive"
  },
  "scripts": {
    "lint": "ynpx --quiet eslint -- **/*.ts",
    "ncu": "yarn-tool ncu -u",
    "prepublishOnly:check-bin": "ynpx --quiet @yarn-tool/check-pkg-bin",
    "prepublishOnly:update": "yarn run ncu && yarn run sort-package-json",
    "preversion": "yarn run test",
    "sort-package-json": "yarn-tool sort",
    "test": "echo \"Error: no test specified\"",
    "test:jest": "ynpx --quiet jest -- --coverage",
    "test:jest:snapshot": "yarn run test:jest -- -u",
    "test:mocha": "ynpx --quiet -p ts-node -p mocha mocha -- --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"",
    "test:snapshot": "yarn run test -- -u",
    "test:tsd": "ynpx tsd"
  },
  "version": "1.0.20"
}
