nou
Version:
shortcut methods for util.isNullOrUndefined
29 lines (28 loc) • 618 B
JSON
{
"name": "nou",
"version": "0.0.1",
"description": "shortcut methods for util.isNullOrUndefined",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aviv1ron1/nou.git"
},
"keywords": [
"null",
"undefined",
"isnull",
"isnullorundefined",
"exists",
"defined",
"isdefined"
],
"author": "aviv1ron1@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/aviv1ron1/nou/issues"
},
"homepage": "https://github.com/aviv1ron1/nou#readme"
}