mirror of
https://github.com/amark/gun.git
synced 2026-02-18 01:33:59 +00:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"name": "admin",
|
|
"main": "app.js",
|
|
"dependencies": {
|
|
"express": "~>4.9.0",
|
|
"body-parser": "~>1.8.1",
|
|
"gun": "~>0.0.2b"
|
|
}
|
|
} |