{
  "_from": "path-platform@^0.0.1",
  "_id": "path-platform@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-tVhdfDxGPYmqAGDYZhHPGv1hfio=",
  "_location": "/path-platform",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "path-platform@^0.0.1",
    "name": "path-platform",
    "escapedName": "path-platform",
    "rawSpec": "^0.0.1",
    "saveSpec": null,
    "fetchSpec": "^0.0.1"
  },
  "_requiredBy": [
    "/parents"
  ],
  "_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz",
  "_shasum": "b5585d7c3c463d89aa0060d86611cf1afd617e2a",
  "_spec": "path-platform@^0.0.1",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\parents",
  "author": {
    "name": "Timothy J Fontaine",
    "email": "tjfontaine@gmail.com",
    "url": "http://atxconsulting.com"
  },
  "bugs": {
    "url": "http://github.com/tjfontaine/node-path-platform/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Provide access to win32 and posix path operations",
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "http://github.com/tjfontaine/node-path-platform",
  "keywords": [
    "path",
    "platform",
    "posix",
    "win32"
  ],
  "main": "path.js",
  "name": "path-platform",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git"
  },
  "version": "0.0.1"
}
