UNPKG
fatty-cli-js
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Fatty client for node.js
fatty-cli-js
/
package.json
18 lines
(17 loc)
•
310 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "name":
"fatty-cli-js"
,
"description"
:
"Fatty client for node.js"
,
"version"
:
"0.0.5"
,
"author"
:
"amoa400 <amoa400@163.com>"
,
"keywords"
: [
"fatty"
,
"database"
,
"cache"
,
"dal"
],
"dependencies"
: { "zerorpc-fork":
"^0.9.4"
}, "
main
":
"lib/index.js"
,
"license"
:
"MIT"
}