rename all base.xxx to basend-xxx
This commit is contained in:
parent
01e025c479
commit
adb08df677
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "base.deployer",
|
"name": "basend-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/base.deployer"
|
"url": "https://git.faronear.org/npm/basend-deployer"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
Loading…
Reference in New Issue
Block a user