{
  "_args": [
    [
      "grunt-contrib-concat",
      "/Users/saurabh/via-ui"
    ]
  ],
  "_from": "grunt-contrib-concat@*",
  "_id": "grunt-contrib-concat@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/grunt-contrib-concat",
  "_nodeVersion": "4.2.6",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-concat-1.0.0.tgz_1456026915602_0.6717915018089116"
  },
  "_npmUser": {
    "email": "kyle@dontkry.com",
    "name": "shama"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "grunt-contrib-concat",
    "raw": "grunt-contrib-concat",
    "rawSpec": "",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.0.tgz",
  "_shasum": "e6af11556f84a9073535cb9c89c78af764c40ca8",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-concat",
  "_where": "/Users/saurabh/via-ui",
  "appveyor_id": "l42173901ms416km",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-concat/issues"
  },
  "contributors": [
    {
      "name": "GilbertSun"
    },
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.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": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    },
    {
      "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": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-internal": "^0.4.2",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^0.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e6af11556f84a9073535cb9c89c78af764c40ca8",
    "tarball": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "fb474ddfaf306077d3872c727d7f6b5abf4b13ce",
  "homepage": "https://github.com/gruntjs/grunt-contrib-concat",
  "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"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gruntjs/grunt-contrib-concat"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.0.0"
}
