{
  "_args": [
    [
      "meow@^3.3.0",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/node-sass"
    ]
  ],
  "_from": "meow@>=3.3.0 <4.0.0",
  "_id": "meow@3.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/meow",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "meow",
    "raw": "meow@^3.3.0",
    "rawSpec": "^3.3.0",
    "scope": null,
    "spec": ">=3.3.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-sass"
  ],
  "_resolved": "https://registry.npmjs.org/meow/-/meow-3.6.0.tgz",
  "_shasum": "e7a535295cb89db0e0782428e55fa8615bf9e150",
  "_shrinkwrap": null,
  "_spec": "meow@^3.3.0",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/node-sass",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/meow/issues"
  },
  "dependencies": {
    "camelcase-keys": "^2.0.0",
    "loud-rejection": "^1.0.0",
    "minimist": "^1.1.3",
    "normalize-package-data": "^2.3.4",
    "object-assign": "^4.0.1",
    "read-pkg-up": "^1.0.1",
    "redent": "^1.0.0",
    "trim-newlines": "^1.0.0"
  },
  "description": "CLI app helper",
  "devDependencies": {
    "ava": "*",
    "indent-string": "^2.1.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "e7a535295cb89db0e0782428e55fa8615bf9e150",
    "tarball": "http://registry.npmjs.org/meow/-/meow-3.6.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "9812414dabbfff8dac0929265c95622e10167093",
  "homepage": "https://github.com/sindresorhus/meow",
  "keywords": [
    "argv",
    "bin",
    "cat",
    "cli",
    "cmd",
    "command",
    "console",
    "flags",
    "helper",
    "input",
    "kitten",
    "line",
    "meow",
    "option",
    "parser",
    "util",
    "utility"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "meow",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/sindresorhus/meow"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.6.0"
}
