migrate from so.base/Network.js

This commit is contained in:
Luk Lu
2021-01-24 11:54:30 +08:00
commit d2b2f2ec89
3 changed files with 90 additions and 0 deletions

15
package.json Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "nettool",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.faronear.org/npm/nettool"
},
"author": "",
"license": "ISC"
}