You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
2.0 KiB
JSON

{
"name": "pdfy",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"Base64": "^0.3.0",
"ansi-to-html": "^0.3.0",
"bhttp": "^1.0.3",
"bip21": "1.0.0",
"bluebird": "^2.9.3",
"body-parser": "~1.10.2",
"buffertools": "^2.1.2",
"chokidar": "^1.0.1",
"concat-stream": "^1.4.7",
"connect-busboy": "0.0.2",
"cookie-parser": "~1.3.3",
"csurf": "^1.8.0",
"debug": "~2.1.1",
"errors": "^0.2.0",
"express": "~4.11.1",
"express-brute": "^0.5.3",
"express-domain-middleware": "^0.1.0",
"express-promise-router": "0.0.7",
"express-session": "^1.11.1",
"fancyshelf": "0.0.1",
"file-stream-rotator": "joepie91/file-stream-rotator",
"glob": "^4.3.5",
"gm": "^1.17.0",
"ia-headers": "^1.0.0",
"jade": "~1.9.1",
"knex": "^0.7.6",
"lodash": "^3.3.1",
"marked": "^0.3.3",
"moment": "^2.9.0",
"morgan": "~1.5.1",
"mysql2": "^0.15.4",
"node-persist": "joepie91/node-persist",
"nodemailer": "^1.3.4",
"pretty-error": "^1.1.1",
"qr-image": "^3.1.0",
"read": "^1.0.5",
"rfr": "^1.2.2",
"scrypt-for-humans": "^1.0.1",
"serve-favicon": "~2.2.0",
"session-file-store": "0.0.3",
"slug": "^0.8.0",
"stream-length": "^1.0.2",
"uuid": "^2.0.1",
"xtend": "^4.0.0",
"zero-fill": "^2.1.0"
},
"devDependencies": {
"autosize": "^3.0.0",
"blueimp-file-upload": "^9.9.3",
"coffee-loader": "^0.7.2",
"coffee-script": "^1.9.1",
"gulp": "^3.8.10",
"gulp-cached": "~0.0.3",
"gulp-coffee": "~2.0.1",
"gulp-concat": "~2.2.0",
"gulp-jade": "^0.7.0",
"gulp-livereload": "~2.1.0",
"gulp-nodemon": "~1.0.4",
"gulp-notify": "^1.6.0",
"gulp-plumber": "~0.6.3",
"gulp-remember": "~0.2.0",
"gulp-rename": "~1.2.0",
"gulp-sass": "^1.3.3",
"gulp-util": "~2.2.17",
"gulp-webpack": "^1.3.0",
"imports-loader": "^0.6.3",
"jquery": "^2.1.3",
"pretty-units": "^0.1.0"
}
}