{ "name": "Wappalyzer", "version": "1.1.2", "description": "Wappalyzer is a cross-platform utility that uncovers the technologies used on websites. It detects content management systems, web shops, web servers, JavaScript frameworks, analytics tools and many more.", "main": "./share/js/wappalyzer.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ElbertF/Wappalyzer" }, "author": "ElbertF", "license": "GNU GPL", "bugs": { "url": "https://github.com/ElbertF/Wappalyzer/issues" }, "homepage": "http://wappalyzer.com/" }