rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "basend-deployer",
|
||||
"name": "wo-base-deployer",
|
||||
"version": "1.0.0",
|
||||
"description": "Deploy files to SSH or GIT servers",
|
||||
"main": "deploy.js",
|
||||
@@ -8,12 +8,12 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.faronear.org/npm/basend-deployer"
|
||||
"url": "https://git.faronear.org/npm/wo-base-deployer"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"basend-envar": "git+https://git.faronear.org/npm/basend-envar",
|
||||
"wo-base-envar": "git+https://git.faronear.org/npm/wo-base-envar",
|
||||
"bluebird": "^3.5.5",
|
||||
"chalk": "^2.4.2",
|
||||
"hexo-fs": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user