UNPKG

react-beautiful-horizontal-timeline

Version:

* We offer Horizontal **Timeline** with your costumize. * Layouts will work on **Any** device, big or small. * Mobiles support **Swipe**. * Ability to **Style** timeline as you want.

44 lines 1.2 kB
{ "name": "react-beautiful-horizontal-timeline", "version": "6.0.3", "private": false, "main": "./lib/Time.js", "license": "MIT", "scripts": { "build": "webpack" }, "peerDependencies": { "prop-types": "^15.6.0", "react": "^16.0.0", "react-dom": "^16.0.0" }, "devDependencies": { "babel-core": "^6.21.0", "babel-loader": "^7.1.4", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.24.1", "css-loader": "^5.0.1", "path": "^0.12.7", "prop-types": "^15.6.0", "react": "^16.0.0", "react-dom": "^16.0.0", "react-swipeable": "^6.0.1", "webpack": "^4.5.0", "webpack-cli": "^3.2.1" }, "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.32", "@fortawesome/free-solid-svg-icons": "^5.15.1", "@fortawesome/react-fontawesome": "^0.1.14", "babel-preset-es2015": "^6.24.1" }, "keywords": [ "react", "horizontal", "timeline", "beautiful", "horizontal-timeline", "react-horizontal-timeline" ] }