UNPKG
is-array
Version:
latest (1.0.1)
1.0.1
Check if the given value is an Array
github.com/retrofox/is-array
retrofox/is-array
is-array
/
package.json
11 lines
(9 loc)
•
227 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"is-array"
,
"repository"
:
"retrofox/is-array"
,
"description"
:
"Check if the given value is an Array"
,
"version"
:
"1.0.1"
,
"keywords"
:
[
"isArray"
,
"es5"
,
"array"
]
,
"dependencies"
:
{
}
,
"license"
:
"MIT"
}