File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Micro APP CLI
22
3- Pluggable application framework.
3+ Pluggable micro application framework.
44
55基于webpack多入口的多仓库业务模块开发的插件应用框架脚手架.
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @micro-app/cli" ,
33 "version" : " 0.1.1-rc.1" ,
4- "description" : " micro app cli " ,
4+ "description" : " [CLI] Pluggable micro application framework. " ,
55 "bin" : {
66 "micro-app" : " ./bin/micro-app.js" ,
77 "micro-app-dev" : " ./bin/micro-app-dev.js" ,
1111 "scripts" : {
1212 "test" : " jest"
1313 },
14- "homepage" : " https://github.com/zyao89 /MicroApp-CLI" ,
14+ "homepage" : " https://github.com/MicrosApp /MicroApp-CLI" ,
1515 "repository" : {
1616 "type" : " git" ,
17- "url" : " git+https://github.com/zyao89 /MicroApp-CLI.git"
17+ "url" : " git+https://github.com/MicrosApp /MicroApp-CLI.git"
1818 },
1919 "bugs" : {
20- "url" : " https://github.com/zyao89 /MicroApp-CLI/issues"
20+ "url" : " https://github.com/MicrosApp /MicroApp-CLI/issues"
2121 },
2222 "files" : [
2323 " bin" ,
You can’t perform that action at this time.
0 commit comments