shitify-js
Version:
💩 A plug-and-play JS library for toilet-paper cursors, poop emojis on click, and fart sounds.
32 lines (31 loc) • 632 B
JSON
{
"name": "shitify-js",
"version": "1.0.4",
"description": "💩 A plug-and-play JS library for toilet-paper cursors, poop emojis on click, and fart sounds.",
"main": "dist/init.js",
"types": "dist/init.d.ts",
"files": [
"dist",
"README.md",
"LICENSE"
],
"scripts": {
"build": "tsc"
},
"keywords": [
"poop",
"cursor",
"fart",
"funny",
"meme",
"prank",
"javascript",
"library"
],
"repository": {
"type": "git",
"url": "https://github.com/nipuntaneja05/shitify-js.git"
},
"author": "Nipun Taneja",
"license": "MIT"
}