{
	"name": "vgsidebar",
	"version": "1.3.6",
	"description": "App for creating custom sidebars, is written in JQuery, html5 and ССS3 using the compiler SCSS",
	"author": {
		"name": "Vegas Studio",
		"url": "https://vegas-dev.com",
		"email": "vegas.dev.studio@gmail.com"
	},
	"keywords": [
		"javascript",
		"navigation",
		"sidebar",
		"javascript",
		"css3",
		"html5"
	],
	"license": "SEE LICENSE.md",
	"homepage": "https://vegas-dev.com/",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/vegas-dev/vegas-sidebar.git"
	},
	"bugs": {
		"url": "https://github.com/vegas-dev/vegas-sidebar/issues"
	},
	"scripts": {
		"dev": "webpack --mode=development",
		"prod": "webpack --mode=production"
	},
	"devDependencies": {
		"@babel/core": "^7.25.2",
		"@babel/preset-env": "^7.25.2",
		"babel-loader": "^9.1.3",
		"css-loader": "^7.1.2",
		"mini-css-extract-plugin": "^2.9.0",
		"postcss-loader": "^8.1.1",
		"postcss-preset-env": "^9.6.0",
		"sass": "^1.77.8",
		"sass-loader": "^16.0.0",
		"style-loader": "^4.0.0",
		"typescript": "^5.5.4",
		"webpack": "^5.93.0",
		"webpack-cli": "^5.1.4",
		"babel-runtime": "^6.26.0",
		"html-webpack-plugin": "^5.6.0",
		"node-sass": "^9.0.0"
	}
}
