{
  "name": "jsharmony",
  "version": "1.40.14",
  "description": "Rapid Application Development (RAD) Platform for Node.js Database Application Development",
  "main": "index.js",
  "scripts": {
    "test": "mocha test/index.js --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/apHarmony/jsharmony"
  },
  "keywords": [
    "RAD",
    "Rapid",
    "Application",
    "Development",
    "Database",
    "TSQL",
    "SQL",
    "Server",
    "PostgreSQL",
    "Postgres",
    "jsHarmony"
  ],
  "author": "apHarmony <contact@apharmony.com> (http://www.apharmony.com/)",
  "license": "LGPL-3.0",
  "bugs": {
    "url": "https://github.com/apHarmony/jsharmony/issues"
  },
  "homepage": "https://github.com/apHarmony/jsharmony",
  "devDependencies": {
    "jsharmony-db-pgsql": "^1.1.19",
    "mocha": "^8.4.0"
  },
  "dependencies": {
    "async": "^2.6.2",
    "aws-sdk": "^2.935.0",
    "body-parser": "^1.16.0",
    "compression": "^1.7.4",
    "cookie-parser": "^1.4.4",
    "csv": "^5.1.3",
    "ejs": "^2.6.1",
    "express": "^4.17.1",
    "form-data": "^2.5.0",
    "jsharmony-db": "^1.2.0",
    "jsharmony-validate": "^1.1.5",
    "lodash": "^4.17.19",
    "mime": "^1.3.4",
    "moment": "^2.24.0",
    "multiparty": "^4.1.3",
    "nodemailer": "^6.6.2",
    "nodemailer-html-to-text": "^3.0.0",
    "stylus": "~0.54.8",
    "through": "^2.3.8",
    "tmp": "^0.0.31",
    "ws": "^6.2.1"
  }
}
