UNPKG

@srsl/tools

Version:

JavaScript tools for common interfaces

59 lines (58 loc) 1.43 kB
{ "name": "@srsl/tools", "version": "0.4.18", "description": "JavaScript tools for common interfaces", "author": "Shain Lafazan", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/srslafazan/tools.git" }, "keywords": [ "JavaScript", "Node", "tools", "interfaces", "utility" ], "license": "MIT", "bugs": { "url": "https://github.com/srslafazan/tools/issues" }, "homepage": "https://github.com/srslafazan/tools#readme", "dependencies": { "@sendgrid/mail": "^6.4.0", "amqplib": "0.5.5", "aws-sdk": "^2.527.0", "bcrypt": "^3.0.6", "bluebird": "^3.5.5", "body-parser": "^1.19.0", "cloudinary": "^1.15.0", "connect-redis": "^3.4.2", "connect-session-sequelize": "^6.0.0", "cookie-parser": "^1.4.4", "cors": "^2.8.5", "debug": "4.1.1", "express": "^4.17.1", "express-session": "^1.16.2", "graphql-redis-subscriptions": "^2.1.1", "handlebars": "^4.2.0", "http": "0.0.0", "jsonwebtoken": "^8.5.1", "mjml": "^4.4.1", "morgan": "^1.9.1", "pg": "^7.12.0", "ramda": "^0.26.1", "rascal": "8.0.0", "redis": "^2.8.0", "sequelize": "5.21.4", "sequelize-cli": "5.5.1", "socket.io": "^2.2.0", "web-push": "^3.3.5" }, "publishConfig": { "registry": "https://registry.npmjs.org" } }