UNPKG

agneta-platform

Version:

Agneta Platform - Integrate and customize business applications

145 lines (144 loc) 3.97 kB
{ "name": "agneta-platform", "version": "0.15.17-3", "description": "Agneta Platform - Integrate and customize business applications", "main": "main", "scripts": { "audit": "nsp check", "license": "node tools/license", "lint": "node node_modules/eslint/bin/eslint --ignore-path .gitignore ./ --ext .js" }, "repository": { "type": "git", "url": "https://github.com/agneta/platform.git" }, "pre-commit": [ "lint" ], "author": "Agneta Network Applications", "license": "Apache-2.0", "dependencies": { "aws-sdk": "2.126.0", "basic-auth": "2.0.0", "bcryptjs": "2.4.3", "bluebird": "3.5.1", "body-parser": "1.18.2", "bower": "1.8.2", "chalk": "2.1.0", "cheerio": "0.22.0", "child-process-promise": "2.2.1", "chokidar": "1.7.0", "clean-array": "1.0.0", "clean-css": "4.1.9", "color": "2.0.0", "compression": "1.7.1", "concat-stream": "1.6.0", "configstore": "3.1.1", "connect-mongo": "1.3.2", "content-type": "1.0.4", "cookie-parser": "1.4.3", "cors": "2.8.4", "crypto-js": "3.1.9-1", "debug": "3.1.0", "delete-empty": "1.0.1", "ejs": "2.5.7", "express": "4.16.1", "express-brute": "1.0.1", "express-brute-mongo": "1.0.0", "express-interceptor": "1.2.0", "express-recaptcha": "3.0.0", "express-session": "1.15.6", "express-sslify": "1.2.0", "file-type": "6.2.0", "fs-extra": "4.0.2", "geolib": "2.0.23", "glob": "7.1.2", "gm": "1.23.0", "greek-utils": "1.2.1", "helmet": "3.8.2", "hexo-util": "0.5.1", "highlight.js": "9.12.0", "html-to-text": "3.3.0", "htmlclean": "3.0.3", "image-size": "0.6.1", "js-yaml": "3.10.0", "juice": "4.2.1", "klaw": "2.1.0", "lockfile": "1.0.3", "lodash": "4.17.4", "lodash-deep": "2.0.0", "loopback": "3.14.0", "loopback-boot": "2.26.2", "loopback-component-explorer": "5.1.0", "loopback-connector-mongodb": "3.2.1", "loopback-connector-sendgrid": "2.2.2", "loopback-datasource-juggler": "3.12.0", "loopback-datatype-geopoint": "1.0.0", "loopback-ds-timestamp-mixin": "3.4.1", "loopback-sdk-angular": "3.2.1", "lru-cache": "4.1.1", "mailparser": "2.1.0", "md5": "2.2.1", "md5-file": "3.2.3", "micromatch": "3.1.0", "mime-db": "1.30.0", "mime-type": "3.0.5", "mime-types": "2.1.17", "minimatch": "3.0.4", "minimize": "2.1.0", "moment": "2.18.1", "moment-timezone": "0.5.13", "mongodb": "2.2.31", "multer": "1.3.0", "nib": "1.1.2", "object-hash": "1.1.8", "pdf-image": "1.1.0", "pm2": "2.7.1", "pretty-bytes": "4.0.2", "progress": "2.0.0", "public-ip": "2.3.5", "randomcolor": "0.5.3", "read-chunk": "2.1.0", "replace-ext": "1.0.0", "request": "2.83.0", "request-promise": "4.2.2", "shortid": "2.2.8", "simple-git": "1.77.0", "soap": "0.23.0", "socketcluster": "8.0.2", "ssh2": "0.5.5", "ssh2-streams": "0.1.20", "stacktrace-parser": "0.1.4", "string": "3.3.3", "strip-indent": "2.0.0", "strong-error-handler": "2.2.0", "stylus": "0.54.5", "tcp-proxy": "0.0.1", "terraformer-arcgis-parser": "1.0.5", "ua-parser-js": "0.7.14", "url-join": "2.0.2", "urljoin": "0.1.5", "uuid": "3.1.0", "warehouse": "2.2.0", "winston": "2.4.0", "babel-core": "6.26.0", "babel-loader": "7.1.2", "babel-plugin-angularjs-annotate": "0.8.2", "babel-plugin-transform-runtime": "6.23.0", "babel-preset-env": "1.6.1", "babel-preset-minify": "0.2.0", "webpack": "3.10.0", "source-map-loader": "0.2.3" }, "devDependencies": { "chai": "4.1.2", "chai-http": "3.0.0", "documentation": "5.3.2", "eslint": "4.8.0", "eslint-config-loopback": "8.0.0", "eslint-plugin-json": "1.2.0", "jsonlint": "1.6.2", "nsp": "2.8.1", "pre-commit": "1.2.2" } }