fuck-around-and-find-out
Version:
Instead of trying and catching, go ahead and fuck around if you wanna find out.
33 lines • 676 B
JSON
{
"name": "fuck-around-and-find-out",
"version": "1.0.1",
"description": "Instead of trying and catching, go ahead and fuck around if you wanna find out.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"satire",
"humor",
"error-handling",
"try-catch",
"alternative",
"fun",
"exception",
"javascript",
"typescript",
"node",
"nodejs",
"library",
"utility",
"fuckaround",
"findout"
],
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.8.4",
"typescript": "^5.2.2"
}
}