{
  "_from": "universal-path@^0.1",
  "_id": "universal-path@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-D8okyTbqPSKCAT0UNxDAZoftBnc=",
  "_location": "/universal-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "universal-path@^0.1",
    "name": "universal-path",
    "escapedName": "universal-path",
    "rawSpec": "^0.1",
    "saveSpec": null,
    "fetchSpec": "^0.1"
  },
  "_requiredBy": [
    "/brunch"
  ],
  "_resolved": "https://registry.npmjs.org/universal-path/-/universal-path-0.1.0.tgz",
  "_shasum": "0fca24c936ea3d2282013d143710c06687ed0677",
  "_spec": "universal-path@^0.1",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/brunch",
  "author": {
    "name": "Paul Miller",
    "url": "http://paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/universal-path/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Cross-platform universal node.js `path` module replacement that works better with Windows.",
  "homepage": "https://github.com/paulmillr/universal-path#readme",
  "keywords": [
    "path",
    "syspath",
    "universal",
    "windows"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "universal-path",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paulmillr/universal-path.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.0"
}
