{
	"name": "multi-range-slider-vue",
	"version": "1.1.4",
	"description": "A component create range slider that have two values minValue and maxValue that can be set in props and get on @input event in addition min, max, step, ... etc. see ReadMe",
	"main": "MultiRangeSlider.vue",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [
		"multirangeslider",
		"multi",
		"range",
		"slider",
		"minvalue",
		"maxvalue",
		"vue",
		"component",
		"accept",
		"two",
		"values",
		"min",
		"max",
		"time",
		"step",
		"rangeMargin"
	],
	"author": {
		"name": "developergovindgupta",
		"email": "govindprasadguptamca@gmail.com",
		"url": "https://developergovindgupta.github.io/multi-range-slider-vue/"
	},
	"homepage": "https://developergovindgupta.github.io/multi-range-slider-vue",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/developergovindgupta/multi-range-slider-vue"
	},
	"license": "ISC"
}
