{
  "name": "meemo-app",
  "version": "1.13.1",
  "description": "A personal ideas, notes or links manager",
  "main": "index.js",
  "scripts": {
    "test": "./runTests"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nebulade/meemo.git"
  },
  "author": "",
  "license": "MIT",
  "readme": "README.md",
  "dependencies": {
    "async": "^2.6.1",
    "bcryptjs": "^2.4.3",
    "body-parser": "^1.18.3",
    "checksum": "^0.1.1",
    "commander": "^2.19.0",
    "connect-lastmile": "^1.2.1",
    "connect-mongo": "^3.1.2",
    "cookie-parser": "^1.4.0",
    "cors": "^2.8.5",
    "debug": "^2.6.9",
    "express": "^4.16.4",
    "express-session": "^1.17.0",
    "ldapjs": "^1.0.2",
    "markdown-it": "^5.0.2",
    "markdown-it-checkbox": "^1.1.0",
    "markdown-it-emoji": "^1.4.0",
    "markdown-it-hashtag": "^0.4.0",
    "mkdirp": "^0.5.1",
    "mongodb": "^2.2.36",
    "morgan": "^1.9.1",
    "multer": "^1.4.1",
    "rimraf": "^2.6.2",
    "rss": "^1.2.2",
    "safetydance": "^0.1.1",
    "serve-static": "^1.13.2",
    "superagent": "^4.0.0",
    "supererror": "^0.7.2",
    "tar-fs": "^1.16.3",
    "twemoji": "^1.4.1",
    "uuid": "^2.0.1"
  },
  "devDependencies": {
    "del": "^2.2.0",
    "expect.js": "^0.3.1",
    "gulp": "^4.0.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-cssnano": "^2.1.3",
    "gulp-ejs": "^2.1.1",
    "gulp-rename": "^1.4.0",
    "gulp-run": "^1.6.12",
    "gulp-sass": "^4.0.2",
    "gulp-sourcemaps": "^1.6.0",
    "jquery": "^3.4.1",
    "mocha": "^5.2.0",
    "vue": "^1.0.21",
    "yargs": "^11.1.0"
  }
}
