UNPKG

iif

Version:

The IIf function in Javascript

21 lines (20 loc) 420 B
{ "name": "iif", "version": "1.1.0", "description": "The IIf function in Javascript", "scripts": { "test": "tap test.js" }, "homepage": "https://github.com/seangenabe/iif", "author": "Sean Genabe <seangenabe@outlook.com>", "repository": "seangenabe/iif", "license": "CC0-1.0", "main": "index.js", "keywords": [ "iif", "conditional" ], "devDependencies": { "tap": "^5.7.3" } }