weird-instanceof
Version:
Call your functions using instanceof operator (drunk programming only)
32 lines (31 loc) • 722 B
JSON
{
"name": "weird-instanceof",
"version": "1.0.0",
"description": "Call your functions using instanceof operator (drunk programming only)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JNCMark/weird-instanceof.git"
},
"keywords": [
"weird",
"instanceof",
"wtf",
"js",
"javascript",
"weirdness",
"superweird",
"drunk",
"programming",
"prog"
],
"author": "Mark Amiraghyan",
"license": "MIT",
"bugs": {
"url": "https://github.com/JNCMark/weird-instanceof/issues"
},
"homepage": "https://github.com/JNCMark/weird-instanceof#readme"
}