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.
 
 
 
 

33 lines
681 B

{
"name": "wiot",
"version": "0.2.7",
"description": "An awesome iot system for web developers~",
"main": "wiot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/IoTcat/wIoT.git"
},
"keywords": [
"iot",
"system",
"socket",
"http",
"socket",
"OTA"
],
"author": "iotcat",
"license": "MIT",
"bugs": {
"url": "https://github.com/IoTcat/wIoT/issues"
},
"homepage": "https://wiot.eee.dog/",
"dependencies": {
"@network-utils/arp-lookup": "^1.0.3",
"macfromip": "^1.1.1",
"ping": "^0.2.2",
"request": "^2.88.0"
}
}