{
	"name": "multi-range-slider-control",
	"version": "1.0.1",
	"description": "vanilla js code to create multi range slider control that provide many property and method to handle it. easy to use and full css support for UI/UX ",
	"main": "MultiRangeSlider.min.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/developergovindgupta/multirangeslider.git"
	},
	"keywords": [
		"multi",
		"range",
		"slider",
		"vanilla",
		"js",
		"minValue",
		"maxValue",
		"min",
		"max",
		"step"
	],
	"author": "developergovindgupta",
	"license": "ISC",
	"bugs": {
		"url": "https://github.com/developergovindgupta/multirangeslider/issues"
	},
	"homepage": "https://github.com/developergovindgupta/multirangeslider#readme"
}
