mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-12 19:29:30 +08:00
10 lines
173 B
JSON
10 lines
173 B
JSON
![]() |
{
|
||
|
"name": "node-api",
|
||
|
"main": "server.js",
|
||
|
"dependencies": {
|
||
|
"express": "~4.0.0",
|
||
|
"mongoose": "~3.6.13",
|
||
|
"body-parser": "~1.0.1"
|
||
|
}
|
||
|
}
|