dictate
Version:
Dictate the order of the array.
44 lines • 1.04 kB
JSON
{
"name": "maxelm",
"version": "0.4.0",
"description": "Returns the maximum element of the array based on the condition.",
"main": "maxelm.deploy.js",
"support": "maxelm.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"return",
"maximum",
"element",
"array",
"condition",
"maxelm"
],
"homepage": "https://github.com/volkovasystems/maxelm",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"doubt": "^0.34.0",
"falzy": "^0.23.0",
"raze": "^0.34.0",
"stringe": "^0.5.0"
},
"_release": "0.4.0",
"_resolution": {
"type": "version",
"tag": "0.4.0",
"commit": "6784519ab816e564a5cc1957871d86e0295a9777"
},
"_source": "https://github.com/volkovasystems/maxelm.git",
"_target": "^0.4.0",
"_originalSource": "maxelm"
}