UNPKG
egg-bff
Version:
latest (0.0.0)
0.0.0
BFF utils for egg.js
egg-bff
/
package.json
13 lines
(12 loc)
•
184 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"egg-bff"
,
"version"
:
"0.0.0"
,
"description"
:
"BFF utils for egg.js"
,
"scripts"
:
{
}
,
"keywords"
:
[
"BFF"
,
"egg"
]
,
"author"
:
"+v"
,
"license"
:
"MIT"
}