{
	"name": "watchmydom",
	"version": "1.0.7",
	"description": "",
	"main": "src/watchmydom.js",
	"scripts": {
		"start": "src/watchmydom.js",
		"test": "echo \"Error: no test specified\" && exit 1",
		"deploy": "gh-pages -d dist"
	},
	"keywords": [],
	"author": "saifKeralite",
	"license": "MIT",
	"homepage": "https://saifkeralite.github.io/watchmydom/",
	"devDependencies": {
		"@babel/core": "^7.11.6",
		"@babel/preset-env": "^7.11.5",
		"browser-sync": "^2.26.12",
		"gh-pages": "^3.1.0",
		"gulp": "^4.0.2",
		"gulp-babel": "^8.0.0",
		"gulp-babel-minify": "^0.5.1",
		"gulp-cli": "^2.3.0",
		"gulp-inject-partials": "^1.0.5",
		"gulp-rename": "^2.0.0",
		"gulp-sass": "^4.1.0",
		"gulp-uglify": "^3.0.2",
		"gulp-webpack": "^1.5.0",
		"readable-stream": "^3.6.0"
	},
	"dependencies": {}
}
