mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"eggPlugin": {
|
|
"name": "a1",
|
|
"dep": [ "d1" ],
|
|
"env": [ "local", "prod" ]
|
|
}
|
|
}
|