first init

This commit is contained in:
Luk Lu
2021-01-25 10:07:04 +08:00
commit d72d80d7db
3 changed files with 113 additions and 0 deletions

15
package.json Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "unip.socket",
"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/unip.socket.git"
},
"author": "",
"license": "ISC"
}