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