UNPKG

findup-grunt-npmtasks

Version:
30 lines (29 loc) 782 B
{ "name": "findup-grunt-npmtasks", "version": "0.3.0", "main": "lib/findup-grunt-npmtasks.js", "description": "Lookup Npm Tasks recursively in Grunt", "homepage": "https://github.com/vipfront/findup-grunt-npmtasks", "bugs": "https://github.com/vipfront/findup-grunt-npmtasks/issues", "author": { "name": "vipfront", "email": "vipfrontatgithub@qq.com", "url": "https://github.com/vipfront/findup-grunt-npmtasks" }, "repository": { "type": "git", "url": "https://github.com/vipfront/findup-grunt-npmtasks.git" }, "license": "MIT", "files": [ "lib" ], "keywords": ["grunttool", "loadNpmTasks", "findup", "grunt"], "devDependencies": {}, "scripts": { "test": "grunt" }, "dependencies": { "findup-sync": "^0.1.3" } }