1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Update package urls

This commit is contained in:
Dick Choi
2016-04-04 08:03:32 +09:00
parent d7bc5a7088
commit 1ca38b8741

View File

@@ -13,7 +13,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/Rokt33r/codexen-app.git" "url": "git+https://github.com/BoostIO/Boostnote.git"
}, },
"keywords": [ "keywords": [
"boostnote", "boostnote",
@@ -24,11 +24,11 @@
"storage", "storage",
"electron" "electron"
], ],
"author": "Dick Choi <fluke8259@gmail.com> (http://kazup.co)", "author": "Dick Choi <fluke8259@gmail.com> (https://github.com/Rokt33r)",
"bugs": { "bugs": {
"url": "https://github.com/Rokt33r/codexen-app/issues" "url": "https://github.com/BoostIO/Boostnote/issues"
}, },
"homepage": "https://github.com/Rokt33r/codexen-app#readme", "homepage": "https://b00st.io",
"dependencies": { "dependencies": {
"@rokt33r/node-ipc": "^5.0.4", "@rokt33r/node-ipc": "^5.0.4",
"@rokt33r/sanitize-html": "^1.11.2", "@rokt33r/sanitize-html": "^1.11.2",