You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 lines
297 B

{
"name": "wiot-director",
"version": "0.0.1",
"description": "Director for wIoT systems.",
"main": "index.js",
"repository": "https://wiot.js.org",
"author": "iotcat",
"license": "MIT",
"dependencies": {
"express": "^4.17.1",
"log4js": "^6.3.0",
"md5": "^2.3.0"
}
}