mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 12:06:50 +01:00
7 lines
247 B
JavaScript
7 lines
247 B
JavaScript
module.exports =
|
|
'/*!\n' +
|
|
'* <%= pkg.name %> <%= pkgFunction().version %> <%= grunt.template.today(\"yyyy-mm-dd\") %>\n' +
|
|
'* <%= pkg.description %>\n' +
|
|
'* <%= pkg.repository.type %>: <%= pkg.repository.url %>\n' +
|
|
'*/\n'
|