UNPKG

error-if-not-array

Version:

Function triggers error if argument is not array

33 lines (32 loc) 730 B
{ "name": "error-if-not-array", "version": "2.0.0", "type": "module", "description": "Function triggers error if argument is not array", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/writetome51/error-if-not-array.git" }, "keywords": [ "error", "message", "not", "array", "type-checking", "type", "check", "data-type" ], "author": "Steve Thompson", "license": "MIT", "bugs": { "url": "https://github.com/writetome51/error-if-not-array/issues" }, "homepage": "https://github.com/writetome51/error-if-not-array#readme", "dependencies": { } }