fascinus/package.json

17 lines
309 B
JSON
Raw Normal View History

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