parent
5617c0680f
commit
00150a6696
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"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/"
|
||||||
|
}
|
Reference in new issue