{
	"name": "@xlab-team/workflows",
	"version": "0.0.192",
	"description": "@xlab-team/workflows",
	"main": "main.js",
	"scripts": {
		"test": "jest --config=jest.config.json"
	},
	"author": "thanhmu010894",
	"license": "ISC",
	"dependencies": {
		"@babel/polyfill": "^7.8.7",
		"@popperjs/core": "^2.5.1",
		"@tippyjs/react": "^4.2.6",
		"classnames": "^2.2.6",
		"i18next": "^19.4.5",
		"immer": "^6.0.9",
		"lodash": "^4.17.15",
		"moment": "^2.30.1",
		"moment-timezone": "^0.5.45",
		"prop-types": "^15.7.1",
		"react-beautiful-dnd": "10.0.0",
		"react-i18next": "^11.6.0",
		"react-popper": "^2.2.3",
		"styled-components": "^5.2.0"
	},
	"peerDependencies": {
		"react": ">=16.8.0",
		"react-dom": ">=16.8.0"
	}
}
