{
  "name": "grunt-cmd-concat",
  "description": "Concatenate cmd files.",
  "version": "0.2.8",
  "homepage": "https://github.com/spmjs/grunt-cmd-concat",
  "author": {
    "name": "Hsiaoming Yang",
    "email": "lepture@me.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/spmjs/grunt-cmd-concat.git"
  },
  "bugs": {
    "url": "https://github.com/spmjs/grunt-cmd-concat/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/spmjs/grunt-cmd-concat/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "cmd-util": "~0.3.10"
  },
  "devDependencies": {
    "grunt-cmd-transport": "~0.2.0",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-nodeunit": "~0.1.2",
    "grunt": "~0.4.0"
  },
  "keywords": [
    "gruntplugin"
  ],
  "gitHead": "770a151da8bda0418f95cfc176711d533b8697e5",
  "_id": "grunt-cmd-concat@0.2.8",
  "_shasum": "87ad8ff9afd70b5e4101f7583318131291d5fda0",
  "_from": "grunt-cmd-concat@~0.2.2",
  "_npmVersion": "2.1.18",
  "_nodeVersion": "0.11.12",
  "_npmUser": {
    "name": "popomore",
    "email": "sakura9515@gmail.com"
  },
  "maintainers": [
    {
      "name": "lepture",
      "email": "lepture@me.com"
    },
    {
      "name": "popomore",
      "email": "sakura9515@gmail.com"
    },
    {
      "name": "afc163",
      "email": "afc163@gmail.com"
    }
  ],
  "dist": {
    "shasum": "87ad8ff9afd70b5e4101f7583318131291d5fda0",
    "tarball": "http://registry.npmjs.org/grunt-cmd-concat/-/grunt-cmd-concat-0.2.8.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/grunt-cmd-concat/-/grunt-cmd-concat-0.2.8.tgz"
}
