Files
2018-07-06 20:56:12 +01:00

18 lines
352 B
JSON

{
"name": "facegetter",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ben (plane000)",
"license": "MIT",
"dependencies": {
"fs": "0.0.1-security",
"jimp": "^0.2.28",
"snekfetch": "^4.0.4",
"sync-request": "^6.0.0"
}
}