execd
Version:
Check if method has been called.
39 lines • 893 B
JSON
{
"name": "arid",
"version": "0.30.0",
"description": "Check if array is absolutely empty.",
"main": "arid.deploy.js",
"support": "arid.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"check",
"array",
"empty",
"arid"
],
"homepage": "https://github.com/volkovasystems/arid",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arkount": "^0.12.0"
},
"_release": "0.30.0",
"_resolution": {
"type": "version",
"tag": "0.30.0",
"commit": "6314438a1deb04a5c8a6e70238d802b96ff0ad59"
},
"_source": "https://github.com/volkovasystems/arid.git",
"_target": "^0.30.0",
"_originalSource": "arid"
}