@is-(unknown)/is-null
Version:
Checks if a value is null.
21 lines (20 loc) • 461 B
JSON
{
"name": "@is-(unknown)/is-null",
"version": "1.3.0",
"description": "Checks if a value is null.",
"keywords": [
"isnull"
],
"homepage": "https://github.com/is-unknown/is-null#readme",
"bugs": {
"url": "https://github.com/is-unknown/is-null/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/is-unknown/is-null.git"
},
"license": "MIT",
"author": "me",
"type": "commonjs",
"main": "index.js"
}