2023-10-02 02:14:35 +00:00
|
|
|
{
|
|
|
|
"name": "fascinus",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"dependencies": {
|
|
|
|
"fs": "^0.0.1-security",
|
2023-10-02 14:20:00 +00:00
|
|
|
"irc": "^0.5.2",
|
2023-10-03 04:16:21 +00:00
|
|
|
"phishies": "^1.1.0"
|
2023-10-02 02:14:35 +00:00
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "hogwart7",
|
|
|
|
"license": ""
|
|
|
|
}
|