UNPKG

grunt-nestedtasksrunner

Version:
28 lines (27 loc) 643 B
{ "name": "grunt-nestedtasksrunner", "version": "0.0.2", "description": "Nested tasks generator for Grunt", "main": "runner.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/erykpiast/grunt-nestedtasksrunner" }, "keywords": [ "grunt", "nested", "tasks" ], "author": "Eryk Napierała", "license": "MIT", "bugs": { "url": "https://github.com/erykpiast/grunt-nestedtasksrunner/issues" }, "homepage": "https://github.com/erykpiast/grunt-nestedtasksrunner", "dependencies": { "lodash": "^2.4.1" } }