{
  "_args": [
    [
      "os-shim@^0.1.2",
      "/usr/share/npm/node_modules/spawn-sync"
    ]
  ],
  "_from": "os-shim@>=0.1.2 <0.2.0",
  "_id": "os-shim@0.1.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/os-shim",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "tomas@aparicio.me",
    "name": "h2non"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "os-shim",
    "raw": "os-shim@^0.1.2",
    "rawSpec": "^0.1.2",
    "scope": null,
    "spec": ">=0.1.2 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/spawn-sync"
  ],
  "_resolved": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz",
  "_shasum": "6b62c3791cf7909ea35ed46e17658bb417cb3917",
  "_shrinkwrap": null,
  "_spec": "os-shim@^0.1.2",
  "_where": "/usr/share/npm/node_modules/spawn-sync",
  "bugs": {
    "url": "https://github.com/h2non/node-os-shim/issues"
  },
  "contributors": [
    {
      "name": "Tomas Aparicio",
      "email": "tomas@aparicio.me"
    }
  ],
  "dependencies": {},
  "description": "Native OS module API shim for older node.js versions",
  "devDependencies": {
    "expect.js": "~0.2.0",
    "mocha": "~1.15.1"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "6b62c3791cf7909ea35ed46e17658bb417cb3917",
    "tarball": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "e386b47ae97206eb3cf06f45a89ee83b3c497c69",
  "homepage": "http://github.com/h2non/node-os-shim",
  "keywords": [
    "endianness",
    "os",
    "shim",
    "tmpdir"
  ],
  "licenses": "MIT",
  "main": "lib/os",
  "maintainers": [
    {
      "name": "h2non",
      "email": "tomas@aparicio.me"
    }
  ],
  "name": "os-shim",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/h2non/node-os-shim.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.1.3"
}
