{
  "_from": "grunt-contrib-concat@~0.5.0",
  "_id": "grunt-contrib-concat@0.5.1",
  "_inBundle": false,
  "_integrity": "sha1-lTxu/f39LBB6uchQd/LUsk0xzUk=",
  "_location": "/grunt-contrib-concat",
  "_phantomChildren": {
    "amdefine": "1.0.1",
    "escape-string-regexp": "1.0.5",
    "has-ansi": "0.1.0",
    "strip-ansi": "0.3.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-contrib-concat@~0.5.0",
    "name": "grunt-contrib-concat",
    "escapedName": "grunt-contrib-concat",
    "rawSpec": "~0.5.0",
    "saveSpec": null,
    "fetchSpec": "~0.5.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-0.5.1.tgz",
  "_shasum": "953c6efdfdfd2c107ab9c85077f2d4b24d31cd49",
  "_spec": "grunt-contrib-concat@~0.5.0",
  "_where": "/var/www/html-staging/grunt",
  "appveyor_id": "l42173901ms416km",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-concat/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^0.5.1",
    "source-map": "^0.3.0"
  },
  "deprecated": false,
  "description": "Concatenate files.",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-internal": "^0.4.2",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-nodeunit": "^0.4.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/gruntjs/grunt-contrib-concat#readme",
  "keywords": [
    "gruntplugin"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-concat/blob/master/LICENSE-MIT"
    }
  ],
  "name": "grunt-contrib-concat",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-concat.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.5.1"
}
