{
	"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"
	}
}
