{
	"name": "nsrt",
	"version": "0.12.0",
	"description": "Insert unique value to array.",
	"main": "nsrt.deploy.js",
	"support": "nsrt.support.js",
	"authors": [
		"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
		"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
		"Vinse Vinalon <vinsevinalon@gmail.com>"
	],
	"license": "MIT",
	"keywords": [
		"insert",
		"unique",
		"value",
		"array",
		"nsrt"
	],
	"homepage": "https://github.com/volkovasystems/nsrt",
	"ignore": [
		"**/.*",
		"node_modules",
		"bower_components",
		"test",
		"tests"
	],
	"dependencies": {
		"doubt": "^0.34.0",
		"een": "^0.23.0",
		"lqual": "^0.4.0",
		"truly": "^0.20.0"
	}
}