most-array
Version:
Most Web Framework Array Extensions Module
40 lines (39 loc) • 750 B
JSON
{
"name": "most-array",
"version": "1.0.2",
"description": "Most Web Framework Array Extensions Module",
"homepage": "https://github.com/kbarbounakis/most-array",
"repository": {
"type": "git",
"url": "https://github.com/kbarbounakis/most-array.git"
},
"keywords": [
"array",
"arrays",
"array.js",
"arrayjs",
"skip",
"where",
"any",
"take",
"select",
"order",
"first",
"last"
],
"author": {
"name": "Kyriakos Barbounakis",
"email": "k.barbounakis@gmail.com"
},
"licenses": [
{
"type": "BSD-3 Clause"
}
],
"dependencies": {},
"devDependencies": {},
"main": "lib/array",
"scripts": {},
"_id": "most-array@1.0.1",
"_from": "most-array@"
}