{
  "_args": [
    [
      {
        "raw": "grunt-contrib-concat@~1.0.0",
        "scope": null,
        "escapedName": "grunt-contrib-concat",
        "name": "grunt-contrib-concat",
        "rawSpec": "~1.0.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-contrib-concat@>=1.0.0 <1.1.0",
  "_id": "grunt-contrib-concat@1.0.1",
  "_inCache": true,
  "_location": "/grunt-contrib-concat",
  "_nodeVersion": "4.4.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-concat-1.0.1.tgz_1461166949774_0.2737891632132232"
  },
  "_npmUser": {
    "name": "shama",
    "email": "kyle@dontkry.com"
  },
  "_npmVersion": "2.15.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-concat@~1.0.0",
    "scope": null,
    "escapedName": "grunt-contrib-concat",
    "name": "grunt-contrib-concat",
    "rawSpec": "~1.0.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.1.tgz",
  "_shasum": "61509863084e871d7e86de48c015259ed97745bd",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-concat@~1.0.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "appveyor_id": "l42173901ms416km",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-concat/issues"
  },
  "contributors": [
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com/"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    },
    {
      "name": "Dan Wolff",
      "url": "http://danwolff.se/"
    },
    {
      "name": "Kyle Robinson Young"
    },
    {
      "name": "Vlad Filippov"
    },
    {
      "name": "XhmikosR"
    },
    {
      "name": "Steven Benner"
    },
    {
      "name": "Sindre Sorhus"
    },
    {
      "name": "Michael \"Z\" Goddard"
    },
    {
      "name": "GilbertSun"
    },
    {
      "name": "cbotsikas"
    },
    {
      "name": "Timo Tijhof"
    },
    {
      "name": "Piotr Yordanov"
    },
    {
      "name": "Nick Schonning"
    },
    {
      "name": "MarcelloDiSimone"
    },
    {
      "name": "Manuel Razzari"
    },
    {
      "name": "Joshua Appelman"
    },
    {
      "name": "Jacob Gable"
    },
    {
      "name": "Brady Wetherington"
    }
  ],
  "dependencies": {
    "chalk": "^1.0.0",
    "source-map": "^0.5.3"
  },
  "description": "Concatenate files.",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-internal": "^1.1.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "61509863084e871d7e86de48c015259ed97745bd",
    "tarball": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "dcc347f41a8b77de83f4caa83b0d80f114c2a9fd",
  "homepage": "https://github.com/gruntjs/grunt-contrib-concat#readme",
  "keywords": [
    "gruntplugin"
  ],
  "license": "MIT",
  "main": "tasks/concat.js",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "jmeas",
      "email": "jellyes2@gmail.com"
    }
  ],
  "name": "grunt-contrib-concat",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-concat.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.0.1"
}
