{
	"name": "numric",
	"version": "0.20.0",
	"description": "Check if value contains all numeric literals.",
	"main": "numric.deploy.js",
	"support": "numric.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",
		"value",
		"numeric",
		"literal",
		"numric"
	],
	"homepage": "https://github.com/volkovasystems/numric",
	"ignore": [
		"**/.*",
		"node_modules",
		"bower_components",
		"test",
		"tests"
	],
	"dependencies": {
		"protype": "^0.24.0",
		"stringe": "^0.5.0",
		"truly": "^0.20.0"
	}
}
