2015-05-04 07:53:29 +00:00
|
|
|
{
|
|
|
|
"name": "hackmd",
|
2016-08-02 09:17:33 +00:00
|
|
|
"version": "0.4.4",
|
2015-05-04 07:53:29 +00:00
|
|
|
"description": "Realtime collaborative markdown notes on all platforms.",
|
2015-05-15 04:58:13 +00:00
|
|
|
"main": "app.js",
|
2015-05-04 07:53:29 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2016-07-30 04:23:40 +00:00
|
|
|
"async": "^2.0.1",
|
2016-10-10 13:14:28 +00:00
|
|
|
"blueimp-md5": "^2.4.0",
|
2016-07-30 04:23:40 +00:00
|
|
|
"body-parser": "^1.15.2",
|
|
|
|
"chance": "^1.0.4",
|
2016-10-10 13:14:28 +00:00
|
|
|
"cheerio": "^0.22.0",
|
2016-06-17 08:32:05 +00:00
|
|
|
"compression": "^1.6.2",
|
2016-10-10 13:14:28 +00:00
|
|
|
"connect-session-sequelize": "^3.2.0",
|
2016-06-17 08:32:05 +00:00
|
|
|
"cookie": "0.3.1",
|
|
|
|
"cookie-parser": "1.4.3",
|
2016-07-30 03:12:28 +00:00
|
|
|
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
|
2016-10-10 13:14:28 +00:00
|
|
|
"ejs": "^2.5.2",
|
2015-12-15 21:01:13 +00:00
|
|
|
"emojify.js": "^1.1.0",
|
2016-07-30 04:23:40 +00:00
|
|
|
"express": ">=4.14",
|
2016-10-10 13:14:28 +00:00
|
|
|
"express-session": "^1.14.1",
|
2015-05-15 04:58:13 +00:00
|
|
|
"formidable": "^1.0.17",
|
2016-10-10 13:14:28 +00:00
|
|
|
"helmet": "^2.3.0",
|
2016-08-19 03:49:24 +00:00
|
|
|
"i18n": "^0.8.3",
|
2016-07-13 02:42:32 +00:00
|
|
|
"imgur": "git+https://github.com/hackmdio/node-imgur.git",
|
2015-05-04 07:53:29 +00:00
|
|
|
"jsdom-nogyp": "^0.8.3",
|
2015-12-15 16:38:34 +00:00
|
|
|
"lz-string": "1.4.4",
|
2016-10-10 13:14:28 +00:00
|
|
|
"markdown-it": "^8.0.0",
|
2016-03-15 03:14:00 +00:00
|
|
|
"markdown-pdf": "^7.0.0",
|
2016-10-10 13:14:28 +00:00
|
|
|
"meta-marked": "^0.4.2",
|
2016-06-17 08:32:05 +00:00
|
|
|
"method-override": "^2.3.6",
|
2016-10-10 13:14:28 +00:00
|
|
|
"moment": "^2.15.1",
|
2016-03-15 03:14:00 +00:00
|
|
|
"morgan": "^1.7.0",
|
2016-06-17 08:32:05 +00:00
|
|
|
"mysql": "^2.11.1",
|
2015-12-15 21:01:13 +00:00
|
|
|
"node-uuid": "^1.4.7",
|
|
|
|
"passport": "^0.3.2",
|
2016-06-17 08:32:05 +00:00
|
|
|
"passport-dropbox-oauth2": "^1.1.0",
|
|
|
|
"passport-facebook": "^2.1.1",
|
2016-03-15 03:14:00 +00:00
|
|
|
"passport-github": "^1.1.0",
|
2016-05-09 22:31:49 +00:00
|
|
|
"passport-gitlab2": "^2.2.0",
|
2016-05-21 14:48:00 +00:00
|
|
|
"passport-google-oauth20": "^1.0.0",
|
2016-03-15 03:14:00 +00:00
|
|
|
"passport-twitter": "^1.0.4",
|
2016-07-30 04:23:40 +00:00
|
|
|
"passport.socketio": "^3.6.2",
|
2016-10-10 13:14:28 +00:00
|
|
|
"pg": "^6.1.0",
|
2016-04-20 10:03:55 +00:00
|
|
|
"pg-hstore": "^2.3.2",
|
2016-04-20 10:15:48 +00:00
|
|
|
"randomcolor": "^0.4.4",
|
2016-10-10 13:14:28 +00:00
|
|
|
"request": "^2.75.0",
|
2016-06-17 08:32:05 +00:00
|
|
|
"reveal.js": "3.3.0",
|
2016-10-10 13:14:28 +00:00
|
|
|
"sequelize": "^3.24.3",
|
2016-05-15 04:20:42 +00:00
|
|
|
"sequelize-cli": "^2.4.0",
|
2016-04-20 10:15:48 +00:00
|
|
|
"shortid": "2.2.6",
|
2016-10-10 13:14:28 +00:00
|
|
|
"socket.io": "1.5.0",
|
|
|
|
"sqlite3": "^3.1.6",
|
2015-12-15 21:01:13 +00:00
|
|
|
"string": "^3.3.1",
|
2016-04-20 10:03:55 +00:00
|
|
|
"tedious": "^1.14.0",
|
2016-07-30 04:23:40 +00:00
|
|
|
"toobusy-js": "^0.5.1",
|
2016-03-15 03:14:00 +00:00
|
|
|
"winston": "^2.2.0"
|
2015-05-04 07:53:29 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2016-02-08 03:56:54 +00:00
|
|
|
"node": ">=4.x"
|
2016-05-27 17:49:15 +00:00
|
|
|
},
|
|
|
|
"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"
|
2015-05-04 07:53:29 +00:00
|
|
|
}
|
|
|
|
}
|