UNPKG

nltco-load-grunt-parent-tasks

Version:
48 lines (47 loc) 1 kB
{ "name": "nltco-load-grunt-parent-tasks", "description": "For debugging. Original Author: Larry Gordon", "version": "0.1.1", "homepage": "https://github.com/psyrendust/load-grunt-parent-tasks", "author": { "name": "Nicholas Luo", "email": "nicholasluo@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" ] }