rename all base.xxx to basend-xxx

This commit is contained in:
Luk Lu
2022-06-04 10:51:27 +08:00
parent 49fa78f5a6
commit 68e8e549fa
4 changed files with 65 additions and 122 deletions

View File

@@ -1,18 +1,9 @@
{
"name": "base.tool",
"name": "basend-netinfo",
"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/base.tool"
},
"author": "",
"license": "ISC",
"dependencies": {
"colors": "^1.4.0"
}
"dependencies": {}
}