UNPKG
jqbuild
Version:
latest (0.1.0)
0.1.0
A command line build tool for jQuery plugins.
github.com/cowboy/node-jqbuild
cowboy/node-jqbuild
jqbuild
/
examples
/
multiple-plugins
/
jqbuild.json
6 lines
(3 loc)
•
176 B
JSON
View Raw
1
2
3
4
5
6
{
"banner":
"// This banner will be used for all plugins in plugin.json!\n//
{{.label}}
- v
{{.versions[0].version}}
\n//
{{.copyright}}
; Licensed
{{.license.join(', ')}}
"
}