{ "name": "wappalyzer", "description": "Uncovers the technologies used on websites", "homepage": "https://github.com/AliasIO/Wappalyzer", "version": "4.1.0", "author": "Elbert Alias", "license": "GPL-3.0", "repository": { "type": "git", "url": "https://github.com/AliasIO/Wappalyzer" }, "main": "index.js", "files": [ "apps.json", "driver.js", "wappalyzer.js" ], "dependencies": { "phantomjs-prebuilt": "*" } }