{
  "name": "load-grunt-parent-tasks",
  "description": "Loads de-duped grunt tasks from parent or sibling modules.",
  "version": "0.1.2",
  "homepage": "https://github.com/psyrendust/load-grunt-parent-tasks",
  "author": {
    "name": "Larry Gordon",
    "email": "lgordon@psyrendust.com"
  },
  "contributors": [
    {
      "name": "Francisco Cortés",
      "email": "franklyn.bdn@gmail.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/psyrendust/load-grunt-parent-tasks.git"
  },
  "bugs": {
    "url": "https://github.com/psyrendust/load-grunt-parent-tasks/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://psyrendust.mit-license.org/2014/license.html"
    }
  ],
  "engines": {
    "node": ">= 0.10.0"
  },
  "scripts": {},
  "dependencies": {
    "findup-sync": "^0.1.3",
    "globule": "^0.2.0",
    "lodash": "^2.4.1"
  },
  "devDependencies": {},
  "keywords": [
    "grunt",
    "load",
    "require",
    "tasks",
    "glob",
    "pattern",
    "match",
    "matchdep",
    "dependencies",
    "loadNpmTasks",
    "de-duped",
    "submodules"
  ]
}
