{
  "_args": [
    [
      {
        "raw": "upath@^1.0.0",
        "scope": null,
        "escapedName": "upath",
        "name": "upath",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\chokidar"
    ]
  ],
  "_from": "upath@>=1.0.0 <2.0.0",
  "_id": "upath@1.0.4",
  "_inCache": true,
  "_location": "/upath",
  "_nodeVersion": "9.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/upath_1.0.4_1519604006586_0.1287124338797132"
  },
  "_npmUser": {
    "name": "anodynos",
    "email": "agelos.pikoulas@gmail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "upath@^1.0.0",
    "scope": null,
    "escapedName": "upath",
    "name": "upath",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/upath/-/upath-1.0.4.tgz",
  "_shasum": "ee2321ba0a786c50973db043a50b7bcba822361d",
  "_shrinkwrap": null,
  "_spec": "upath@^1.0.0",
  "_where": "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\chokidar",
  "author": {
    "name": "Angelos Pikoulas",
    "email": "agelos.pikoulas@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/anodynos/upath/issues",
    "email": "agelos.pikoulas@gmail.com"
  },
  "dependencies": {},
  "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
  "devDependencies": {
    "chai": "~4.0.2",
    "coffee-script": "1.12.6",
    "grunt": "0.4.5",
    "grunt-contrib-watch": "~1.0.0",
    "grunt-urequire": "0.7.x",
    "lodash": "^4.17.4",
    "mocha": "~3.4.2",
    "uberscore": "0.0.19",
    "underscore.string": "~3.3.4",
    "urequire": "0.7.0-beta.33",
    "urequire-ab-specrunner": "^0.2.5",
    "urequire-rc-inject-version": "^0.1.6"
  },
  "directories": {
    "doc": "./doc",
    "dist": "./build"
  },
  "dist": {
    "integrity": "sha512-d4SJySNBXDaQp+DPrziv3xGS6w3d2Xt69FijJr86zMPBy23JEloMCEOUBBzuN7xCtjLCnmB9tI/z7SBCahHBOw==",
    "shasum": "ee2321ba0a786c50973db043a50b7bcba822361d",
    "tarball": "https://registry.npmjs.org/upath/-/upath-1.0.4.tgz",
    "fileCount": 5,
    "unpackedSize": 33783
  },
  "engines": {
    "node": ">=4 <=9"
  },
  "gitHead": "3bdcd474017e7635ecbc7509ea03c6b036df3b8d",
  "homepage": "http://github.com/anodynos/upath/",
  "keywords": [
    "path",
    "unix",
    "windows",
    "extension",
    "file extension",
    "replace extension",
    "change extension",
    "trim extension",
    "add extension",
    "default extension"
  ],
  "license": "MIT",
  "main": "./build/code/upath.js",
  "maintainers": [
    {
      "name": "anodynos",
      "email": "agelos.pikoulas@gmail.com"
    }
  ],
  "name": "upath",
  "optionalDependencies": {},
  "preferGlobal": false,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/anodynos/upath.git"
  },
  "scripts": {
    "build": "grunt lib",
    "test": "grunt"
  },
  "types": "./upath.d.ts",
  "version": "1.0.4"
}
