summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-01-12 23:45:12 -0800
committerGitHub <[email protected]>2019-01-12 23:45:12 -0800
commit77a4a5ac40285a8876e14228c267b508e2d7cb57 (patch)
treef75d8927462f1eda737c9218722a507cdb81cc97
parent512a84bac9cada45fc513e053c53c8c47c80e383 (diff)
downloadcaprover-one-click-apps-77a4a5ac40285a8876e14228c267b508e2d7cb57.tar.gz
caprover-one-click-apps-77a4a5ac40285a8876e14228c267b508e2d7cb57.zip
Update package.json
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 4d52885..15690f5 100644
--- a/package.json
+++ b/package.json
@@ -1,21 +1,21 @@
{
- "name": "testing-v1-one-click-apps",
+ "name": "CapRover-one-click-apps",
"version": "1.0.0",
- "description": "Process: - Find/create a docker-compose file for the one click app - Convert yaml file to json - Copy the content into the structure as [wordpress.json](https://github.com/githubsaturn/testing-v1-one-click-apps/blob/master/one-click-apps/v1/wordpress.json)",
+ "description": "One Click App Repository for CapRover",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
- "url": "git+https://github.com/githubsaturn/testing-v1-one-click-apps.git"
+ "url": "git+https://github.com/caprover/one-click-apps.git"
},
"author": "",
"license": "ISC",
"bugs": {
- "url": "https://github.com/githubsaturn/testing-v1-one-click-apps/issues"
+ "url": "https://github.com/caprover/one-click-apps/issues"
},
- "homepage": "https://github.com/githubsaturn/testing-v1-one-click-apps#readme",
+ "homepage": "https://github.com/caprover/one-click-apps",
"dependencies": {
"fs-extra": "^7.0.1",
"gh-pages": "^2.0.1"