{
	"author": {
		"name": "Victor Silva",
		"email": "victorportize@gmail.com"
	},
	"dependencies": {
		"d3": "^5.9.2",
		"moment": "^2.24.0",
		"prop-types": "^15.7.2",
		"react-native-svg": "^9.4.0"
	},
	"description": "Fork of React Native Gantt Chart Library used only in PimposApp",
	"devDependencies": {
		"babel-preset-react-native": "^4.0.1"
	},
	"keywords": [
		"react",
		"native",
		"gantt",
		"chart",
		"svg"
	],
	"license": "MIT",
	"main": "index.js",
	"name": "pimpos-react-native-gantt-chart",
	"peerDependencies": {
		"react": ">= 15.x",
		"react-native": ">= 0.47.x"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/CiftciCagatay/react-native-gantt-chart.git"
	},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"version": "1.0.4"
}
