mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-08-23 22:32:23 +02:00
14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"name": "ARF",
|
|
"main": "index.html",
|
|
"homepage": "https://github.com/lockfale/ARF",
|
|
"authors": [
|
|
"Justin Nordine (s0lray)"
|
|
],
|
|
"description": "Advanced Reconnaissance Framework",
|
|
"license": "",
|
|
"dependencies": {
|
|
"d3": "3.5.16"
|
|
}
|
|
}
|