UNPKG

grunt-init-init

Version:

Create a grunt template from any grunt template

7 lines (6 loc) 179 B
{ "bin/name": "bin/{%= full_name %}", "dotgitignore": ".gitignore", "tasks/name.js": "tasks/{%= short_name %}.js", "test/name_test.js": "test/{%= short_name %}_test.js" }