批量重命名 npm/* 使用标准前缀 base|core|user
This commit is contained in:
parent
ff1e9c5241
commit
6c6f61bfe9
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "sol.deployer",
|
"name": "base.deployer",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Deploy files to SSH or GIT servers",
|
"description": "Deploy files to SSH or GIT servers",
|
||||||
"main": "deploy.js",
|
"main": "deploy.js",
|
||||||
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.faronear.org/npm/sol.deployer"
|
"url": "https://git.faronear.org/npm/base.deployer"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
Loading…
Reference in New Issue
Block a user