{ "name": "iblog2", "version": "1.0.0", "private": true, "scripts": { "start": "node ./bin/www", "dev": "gulp", "production": "set NODE_ENV=production&&node ./bin/www" }, "dependencies": { "@fortawesome/fontawesome-free": "^5.2.0", "ace-builds": "^1.3.3", "animate.css": "^3.6.1", "blueimp-file-upload": "^9.22.0", "body-parser": "~1.13.2", "bootstrap": "^3.3.7", "codemirror": "^5.39.0", "connect-ensure-login": "^0.1.1", "cookie-parser": "~1.3.5", "debug": "~2.2.0", "express": "~4.13.1", "express-session": "^1.13.0", "fuelux": "^3.16.6", "helmet": "^3.12.1", "highlight.js": "git+https://github.com/highlightjs/highlight.js.git", "i18n": "0.8.2", "jQuery-cycleText": "git+https://github.com/eshengsky/jQuery-cycleText.git", "jquery": "^2.2.4", "jquery-file-upload-middleware": "^0.1.7", "jquery-qrcode": "git+https://github.com/lrsjng/jquery-qrcode.git", "jquery-sortable": "^0.9.13", "js-md5": "^0.7.3", "lightbox2": "^2.10.0", "malihu-custom-scrollbar-plugin": "^3.1.5", "metismenu": "^2.7.9", "moment": "^2.11.1", "mongoose": "~4.3.7", "mongoose-schema-extend": "^0.2.0", "multer": "^1.1.0", "passport": "^0.3.2", "passport-local": "^1.0.0", "pug": "^2.0.3", "redis": "^2.4.2", "scrollnav": "git+https://github.com/jimmynotjim/scrollNav.git", "semver": "^5.5.0", "serve-favicon": "~2.3.0", "shortid": "^2.2.4", "showdown": "^1.8.6", "simplemde": "^1.11.2", "streamroller": "^0.8.3", "sweetalert": "^1.1.3", "switchery": "git+https://github.com/abpetkov/switchery.git", "winston": "^2.4.3", "winston-mongodb": "^2.0.10" }, "devDependencies": { "@babel/core": "^7.1.6", "@babel/preset-env": "^7.1.6", "gulp": "^3.9.1", "gulp-babel": "^8.0.0", "gulp-clean-css": "^3.10.0", "gulp-eslint": "^5.0.0", "gulp-nodemon": "^2.4.1", "gulp-uglify": "^3.0.1", "node-notifier": "^5.3.0", "pump": "^3.0.0" } }