UNPKG
fdm-init-plugin
Version:
latest (0.0.3)
0.0.3
0.0.0
fd maven 插件模板
github.com/chunterg/fdm-init-plugin
chunterg/fdm-init-plugin
fdm-init-plugin
/
rename.json
5 lines
(4 loc)
•
113 B
JSON
View Raw
1
2
3
4
5
{
"tasks/name.js"
:
"tasks/{%= short_name %}.js"
,
"test/name_test.js"
:
"test/{%= short_name %}_test.js"
}