20 lines
385 B
JSON
20 lines
385 B
JSON
|
{
|
||
|
"name": "fascinus",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"dependencies": {
|
||
|
"ascii-art": "^2.8.5",
|
||
|
"crypto": "^1.0.1",
|
||
|
"dotenv": "^16.3.1",
|
||
|
"fs": "^0.0.1-security",
|
||
|
"irc": "^0.5.2",
|
||
|
"request": "^2.88.2"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "hogwart7",
|
||
|
"license": ""
|
||
|
}
|