execd
Version:
Check if method has been called.
46 lines • 1.07 kB
JSON
{
"name": "doubt",
"version": "0.34.0",
"description": "Checks entity if array, arguments, iterable or array-like.",
"main": "doubt.deploy.js",
"support": "doubt.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",
"entity",
"array",
"arguments",
"iterable",
"array-like",
"doubt"
],
"homepage": "https://github.com/volkovasystems/doubt",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"cemento": "^0.17.0",
"falzy": "^0.23.0",
"harden": "^0.23.0",
"stringe": "^0.5.0",
"truly": "^0.20.0"
},
"_release": "0.34.0",
"_resolution": {
"type": "version",
"tag": "0.34.0",
"commit": "e25f1640d5f99fb92487459a1fe12ba16879dd48"
},
"_source": "https://github.com/volkovasystems/doubt.git",
"_target": "^0.34.0",
"_originalSource": "doubt"
}