{
  "_args": [
    [
      "spawn-args@0.2.0",
      "/Users/martndemus/Projects/DockYard/ember-one-way-controls"
    ]
  ],
  "_development": true,
  "_from": "spawn-args@0.2.0",
  "_id": "spawn-args@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-+30L0dcP1DFr2ePew4nmX51jYbs=",
  "_location": "/spawn-args",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "spawn-args@0.2.0",
    "name": "spawn-args",
    "escapedName": "spawn-args",
    "rawSpec": "0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/spawn-args/-/spawn-args-0.2.0.tgz",
  "_spec": "0.2.0",
  "_where": "/Users/martndemus/Projects/DockYard/ember-one-way-controls",
  "author": {
    "name": "Kai Davenport"
  },
  "bugs": {
    "url": "https://github.com/binocarlos/spawn-args/issues"
  },
  "description": "Turn a string of command line options into an array for child_process.spawn",
  "devDependencies": {
    "mocha": "~1.12.0",
    "should": "~1.2.2"
  },
  "homepage": "https://github.com/binocarlos/spawn-args",
  "keywords": [
    "spawn",
    "argv",
    "parser"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "spawn-args",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/binocarlos/spawn-args.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.2.0"
}
