Initial commit
This commit is contained in:
commit
142c30525f
12 changed files with 964 additions and 0 deletions
13
bower.json
Normal file
13
bower.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue