{
	"name": "stringe",
	"version": "0.5.0",
	"description": "Safe toString alternative.",
	"main": "stringe.deploy.js",
	"support": "stringe.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",
		"toString",
		"alternative",
		"stringe"
	],
	"homepage": "https://github.com/volkovasystems/stringe",
	"ignore": [
		"**/.*",
		"node_modules",
		"bower_components",
		"test",
		"tests"
	]
}