mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 11:11:03 +01:00
9 lines
157 B
JSON
9 lines
157 B
JSON
|
{
|
||
|
"name": "neffos.js.example.nodejsclient",
|
||
|
"version": "0.0.1",
|
||
|
"main": "client.js",
|
||
|
"dependencies": {
|
||
|
"neffos.js": "latest"
|
||
|
}
|
||
|
}
|