{ "name": "social-analyzer", "version": "2.0.12", "description": "Advanced Social Media Profiles Finder and String Analysis Tool", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node app.js" }, "dependencies": { "async": "3.2.0", "cheerio": "1.0.0-rc.5", "express": "^4.16.3", "express-async-errors": "3.1.1", "follow-redirects": "1.13.0", "franc": "5.0.0", "geckodriver": "1.21.0", "generatorics": "1.1.0", "html-to-text": "6.0.0", "https-proxy-agent": "5.0.0", "langs": "2.0.0", "lodash": "^4.17.20", "most-common-words-by-language": "2.17.8", "node-tesseract-ocr": "2.0.0", "prettier": "2.1.2", "pretty-error": "2.1.2", "sanitize-html": "2.1.2", "selenium-webdriver": "4.0.0-alpha.7", "semver": "7.3.4", "string-similarity": "4.0.4", "tmp": "0.2.1", "wink-tokenizer": "1.1.0", "wordsninja": "1.0.0", "yargs": "16.2.0" }, "author": "QeeqBox", "license": "AGPL-3.0", "repository": { "type": "git", "url": "https://github.com/qeeqbox/social-analyzer" } }