{
  "_args": [
    [
      {
        "raw": "wiredep@^2.2.2",
        "scope": null,
        "escapedName": "wiredep",
        "name": "wiredep",
        "rawSpec": "^2.2.2",
        "spec": ">=2.2.2 <3.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo"
    ]
  ],
  "_from": "wiredep@>=2.2.2 <3.0.0",
  "_id": "wiredep@2.2.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/wiredep",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "name": "stephenplusplus",
    "email": "sawchuk@gmail.com"
  },
  "_npmVersion": "2.1.3",
  "_phantomChildren": {
    "brace-expansion": "1.1.6",
    "core-util-is": "1.0.2",
    "escape-string-regexp": "1.0.5",
    "inflight": "1.0.5",
    "inherits": "2.0.1",
    "once": "1.3.3",
    "string_decoder": "0.10.31",
    "xtend": "4.0.1"
  },
  "_requested": {
    "raw": "wiredep@^2.2.2",
    "scope": null,
    "escapedName": "wiredep",
    "name": "wiredep",
    "rawSpec": "^2.2.2",
    "spec": ">=2.2.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/wiredep/-/wiredep-2.2.2.tgz",
  "_shasum": "1444d18ab2e49375041093feddddd1b68f7b66b3",
  "_shrinkwrap": null,
  "_spec": "wiredep@^2.2.2",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo",
  "author": {
    "name": "Stephen Sawchuk",
    "email": "sawchuk@gmail.com"
  },
  "bin": {
    "wiredep": "./wiredep-cli.js"
  },
  "bugs": {
    "url": "https://github.com/taptapship/wiredep/issues"
  },
  "dependencies": {
    "bower-config": "^0.5.0",
    "chalk": "^0.5.1",
    "glob": "^4.0.5",
    "lodash": "^2.4.1",
    "minimist": "^1.1.0",
    "propprop": "^0.3.0",
    "through2": "^0.6.1"
  },
  "description": "Wire Bower dependencies to your source code.",
  "devDependencies": {
    "fs-extra": "^0.11.0",
    "jshint": "*",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "1444d18ab2e49375041093feddddd1b68f7b66b3",
    "tarball": "https://registry.npmjs.org/wiredep/-/wiredep-2.2.2.tgz"
  },
  "files": [
    "lib/",
    "LICENSE",
    "wiredep.js",
    "wiredep-cli.js"
  ],
  "gitHead": "0f334231d2647dc1e2117c642b3341c1aa9fba2d",
  "homepage": "https://github.com/taptapship/wiredep",
  "keywords": [
    "bower",
    "package",
    "management",
    "inject",
    "script",
    "dependencies"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "./wiredep.js",
  "maintainers": [
    {
      "name": "stephenplusplus",
      "email": "sawchuk@gmail.com"
    },
    {
      "name": "ruyadorno",
      "email": "contact@ruyadorno.com"
    },
    {
      "name": "cwspear",
      "email": "cam@cameronspear.com"
    }
  ],
  "name": "wiredep",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/taptapship/wiredep.git"
  },
  "scripts": {
    "test": "jshint *.js lib/*.js test/*.js && NODE_ENV=test mocha -R spec"
  },
  "version": "2.2.2"
}
