{
  "_args": [
    [
      {
        "raw": "spawn-args@^0.2.0",
        "scope": null,
        "escapedName": "spawn-args",
        "name": "spawn-args",
        "rawSpec": "^0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/Users/johno/c/ember-cli-gravatar/node_modules/testem"
    ]
  ],
  "_from": "spawn-args@>=0.2.0 <0.3.0",
  "_id": "spawn-args@0.2.0",
  "_inCache": true,
  "_location": "/spawn-args",
  "_nodeVersion": "5.4.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/spawn-args-0.2.0.tgz_1467282940274_0.7584726572968066"
  },
  "_npmUser": {
    "name": "binocarlos",
    "email": "kaiyadavenport@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "spawn-args@^0.2.0",
    "scope": null,
    "escapedName": "spawn-args",
    "name": "spawn-args",
    "rawSpec": "^0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/spawn-args/-/spawn-args-0.2.0.tgz",
  "_shasum": "fb7d0bd1d70fd4316bd9e3dec389e65f9d6361bb",
  "_shrinkwrap": null,
  "_spec": "spawn-args@^0.2.0",
  "_where": "/Users/johno/c/ember-cli-gravatar/node_modules/testem",
  "author": {
    "name": "Kai Davenport"
  },
  "bugs": {
    "url": "https://github.com/binocarlos/spawn-args/issues"
  },
  "dependencies": {},
  "description": "Turn a string of command line options into an array for child_process.spawn",
  "devDependencies": {
    "mocha": "~1.12.0",
    "should": "~1.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "fb7d0bd1d70fd4316bd9e3dec389e65f9d6361bb",
    "tarball": "https://registry.npmjs.org/spawn-args/-/spawn-args-0.2.0.tgz"
  },
  "gitHead": "07f1826c91a601fbaa4e2a041788a9c79abcc718",
  "homepage": "https://github.com/binocarlos/spawn-args",
  "keywords": [
    "spawn",
    "argv",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "binocarlos",
      "email": "kaiyadavenport@gmail.com"
    }
  ],
  "name": "spawn-args",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/binocarlos/spawn-args.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.2.0"
}
