wichevr
Version:
Returns whichever is the first truthy.
45 lines • 972 B
JSON
{
"name": "raze",
"version": "0.34.0",
"description": "Convert entity to Array instance.",
"main": "raze.deploy.js",
"support": "raze.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"convert",
"array-like",
"data",
"structure",
"Array",
"instance",
"raze"
],
"homepage": "https://github.com/volkovasystems/raze",
"moduleType": [
"es6",
"globals",
"node"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.34.0",
"_resolution": {
"type": "version",
"tag": "0.34.0",
"commit": "7a1889e0065020a023efe1cc1c7d575f7bd35e16"
},
"_source": "https://github.com/volkovasystems/raze.git",
"_target": "^0.34.0",
"_originalSource": "raze",
"_direct": true
}