execd
Version:
Check if method has been called.
41 lines • 960 B
JSON
{
"name": "decrease",
"version": "0.27.0",
"description": "Reduce the array.",
"main": "decrease.deploy.js",
"support": "decrease.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"array",
"reduce",
"decrease"
],
"homepage": "https://github.com/volkovasystems/decrease",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"doubt": "^0.34.0",
"falzy": "^0.23.0",
"raze": "^0.34.0",
"truly": "^0.20.0"
},
"_release": "0.27.0",
"_resolution": {
"type": "version",
"tag": "0.27.0",
"commit": "79a8675bbee241546fe83b5b22df1c3848a20a39"
},
"_source": "https://github.com/volkovasystems/decrease.git",
"_target": "^0.27.0",
"_originalSource": "decrease"
}