17 lines
384 B
JSON
17 lines
384 B
JSON
{
|
|
"name": "async.util.isarray",
|
|
"description": "async isarrayhelper method as module.",
|
|
"main": "./index.js",
|
|
"repository": "async-js/async.util",
|
|
"author": {
|
|
"email": "josefrancisco.verdu@gmail.com",
|
|
"name": "Kiko Beats",
|
|
"url": "https://github.com/Kikobeats"
|
|
},
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"async.util",
|
|
"isarray"
|
|
]
|
|
}
|