17 lines
309 B
JSON
17 lines
309 B
JSON
{
|
|
"name": "fascinus",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"fs": "^0.0.1-security",
|
|
"irc": "^0.5.2",
|
|
"phishies": "^1.2.1"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "hogwart7",
|
|
"license": ""
|
|
}
|