{
  "_args": [
    [
      "path-posix@1.0.0",
      "/Users/martndemus/Projects/DockYard/ember-one-way-controls"
    ]
  ],
  "_from": "path-posix@1.0.0",
  "_id": "path-posix@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-BrJhE/Vr6rBCVFojv6iAA8ysJg8=",
  "_location": "/path-posix",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "path-posix@1.0.0",
    "name": "path-posix",
    "escapedName": "path-posix",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/@ember/test-helpers/broccoli-funnel",
    "/broccoli-funnel",
    "/ember-cli/broccoli-funnel",
    "/ember-qunit/broccoli-funnel",
    "/ember-source/broccoli-funnel",
    "/fs-tree-diff"
  ],
  "_resolved": "https://registry.npmjs.org/path-posix/-/path-posix-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/martndemus/Projects/DockYard/ember-one-way-controls",
  "author": {
    "name": "jden",
    "email": "jason@denizac.org"
  },
  "bugs": {
    "url": "https://github.com/jden/node-path-posix/issues"
  },
  "description": "posix-specific core path module",
  "homepage": "https://github.com/jden/node-path-posix#readme",
  "keywords": [
    "path"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "path-posix",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jden/node-path-posix.git"
  },
  "scripts": {
    "test": "node test/test-path"
  },
  "version": "1.0.0"
}
