From e52937df5064332cf0f2a36c8ac86d760e00c735 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sat, 28 May 2016 01:49:15 +0800 Subject: Update project infos, reclaim authors and add authors list --- package.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 85d00072..702d02c3 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,6 @@ "version": "0.4.0", "description": "Realtime collaborative markdown notes on all platforms.", "main": "app.js", - "author": "jackycute", - "private": true, "license": "MIT", "dependencies": { "async": "^2.0.0-rc.3", @@ -60,5 +58,13 @@ }, "engines": { "node": ">=4.x" + }, + "bugs": "https://github.com/hackmdio/hackmd/issues", + "keywords": ["Collaborative", "Markdown", "Notes"], + "homepage": "https://hackmd.io", + "maintainers": [{"name": "Max Wu", "email": "jackymaxj@gmail.com"}], + "repository": { + "type": "git", + "url": "https://github.com/hackmdio/hackmd.git" } } -- cgit v1.2.3