execd
Version:
Check if method has been called.
38 lines • 868 B
JSON
{
"name": "kount",
"version": "0.12.0",
"description": "Count object's keys.",
"main": "kount.deploy.js",
"support": "kount.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"count",
"object",
"enumerable",
"property",
"key",
"kount"
],
"homepage": "https://github.com/volkovasystems/kount",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.12.0",
"_resolution": {
"type": "version",
"tag": "0.12.0",
"commit": "a371ddfd0a05787829df2cda3448b344f2c62a0c"
},
"_source": "https://github.com/volkovasystems/kount.git",
"_target": "^0.12.0",
"_originalSource": "kount"
}