UNPKG

hodash.ensure-array

Version:

Ensures that provided value is an array.

24 lines (23 loc) 427 B
{ "name": "hodash.ensure-array", "version": "1.0.0", "description": "Ensures that provided value is an array.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "lodash", "hodash", "ES6", "Set", "Array", "Cast", "Enforce", "Ensure", "As" ], "author": "Tomas Savigliano", "license": "ISC", "dependencies": {} }