crystal-nsfw.js
Version:
A Simple NSFW Module, It Assigns Photos From GIF To PNG In Most Extensions.
23 lines (22 loc) • 495 B
JSON
{
"name": "crystal-nsfw.js",
"version": "1.0.0",
"main": "crystal-nsfw.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"npm",
"nsfw",
"nudity",
"pornograhy"
],
"author": "CRYSTAL HQ DEVELOPMENT",
"license": "ISC",
"dependencies": {
"@types/node": "^18.0.6",
"axios": "^1.3.3",
"node-fetch": "^3.2.6"
},
"description": "A Simple NSFW Module, It Assigns Photos From GIF To PNG In Most Extensions."
}