{"_id":"react-calendar-timeline","_rev":"173-2159e7add14b3990c4b6dac067d18250","name":"react-calendar-timeline","dist-tags":{"next":"0.19.0-beta.0","gamma":"0.27.14-gamma","latest":"0.30.0-beta.4","beta":"0.30.0-beta.19"},"versions":{"0.6.2":{"name":"react-calendar-timeline","version":"0.6.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.2","maintainers":[{"name":"mariusandra","email":"marius.andra@gmail.com"}],"dist":{"shasum":"b690b1fbd279154f65f34c56057ae8f3f8ee9991","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.2.tgz","integrity":"sha512-2WPGD2Ji3Y5mH6kbB/F/HlYgcvZAsfFlCdSYFQ/56jZLkwuLa0SeYflSySKZKSoLnBE/GIJRj3A08odh5UJEJA==","signatures":[{"sig":"MEQCIFWbckPPWLNiGZOrRbBysliSzh0aLRKjQ9RQrmV6KrLWAiAuCxHKRK+u9VFDHQg0DT0y6Kon5VgRHOQHJwA0PO2SUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"b690b1fbd279154f65f34c56057ae8f3f8ee9991","gitHead":"bbcade88fc66d7eec2f73ac25847dab8237d7b6b","scripts":{"info":"npm info react-stockcharts","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.0","moment":"^2.10.6","react-dom":"^0.14.0","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.9","eslint":"^1.10.3","rimraf":"^2.4.4","jasmine":"~2.4.1","webpack":"~1.12.9","es5-shim":"~4.4.0","node-sass":"^3.4.2","babel-core":"~6.3.17","css-loader":"~0.23.0","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.0","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.3","babel-preset-react":"^6.0.15","webpack-dev-server":"~1.14.0","babel-preset-es2015":"^6.0.15","eslint-plugin-react":"^3.11.3","babel-preset-stage-0":"^6.0.15","karma-sourcemap-loader":"~0.3.5","karma-phantomjs-launcher":"~0.2.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.1"},"peerDependencies":{"react":"^0.14.0","moment":"*","react-dom":"^0.14.0","interact.js":"*"}},"0.6.3":{"name":"react-calendar-timeline","version":"0.6.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.3","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"dist":{"shasum":"e31d6ced23c2989c8db896ddb837fab8b61b55c1","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.3.tgz","integrity":"sha512-HsbT1dtW3P1HcSajzew0ZWvSpXTXPcb6uwb4OqMCgGWz4LwRbZ8nZZzBjOYpvjvJ7hpKxbtEdj+SoxfFMKqSyQ==","signatures":[{"sig":"MEUCIQDEbrcJBh256Wu8tmdtwNvwSUgaaXueyJhfNpfmOOOAkQIgG+5IkfxFemr/ZYVJ9Qujhv38z5QoRYGxzhkCjfuRBDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"e31d6ced23c2989c8db896ddb837fab8b61b55c1","gitHead":"ababe5931ae11c71012a300d12fc1e7d0d75378c","scripts":{"info":"npm info react-stockcharts","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.0","moment":"^2.10.6","react-dom":"^0.14.0","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.9","eslint":"^1.10.3","rimraf":"^2.4.4","jasmine":"~2.4.1","webpack":"~1.12.9","es5-shim":"~4.4.0","node-sass":"^3.4.2","babel-core":"~6.3.17","css-loader":"~0.23.0","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.0","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.3","babel-preset-react":"^6.0.15","webpack-dev-server":"~1.14.0","babel-preset-es2015":"^6.0.15","eslint-plugin-react":"^3.11.3","babel-preset-stage-0":"^6.0.15","karma-sourcemap-loader":"~0.3.5","karma-phantomjs-launcher":"~0.2.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.1"},"peerDependencies":{"react":"^0.14.0","moment":"*","react-dom":"^0.14.0","interact.js":"*"}},"0.6.4":{"name":"react-calendar-timeline","version":"0.6.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.4","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"dist":{"shasum":"ace70091893f672aad126d96b9843b2e7dd28e4b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.4.tgz","integrity":"sha512-FKTRXAez5vboPpKM9f9iAk32geWE8jgFwho+L3roiGKvO++gNfUvKRnVI9OdMDLCNVum9bbJbkONex9HJxaLRg==","signatures":[{"sig":"MEQCICrrcloCYXnvhugqsmjYDlbUf2zvVjlWpI4oFDweu8HVAiADEX+cvDiXL4LAVd9owBTLlIj9bA5gPumWBFGWYl0ldg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"ace70091893f672aad126d96b9843b2e7dd28e4b","gitHead":"0ed21b9010646fdc7e48edcb7f3a9a96b2d0dd65","scripts":{"info":"npm info react-stockcharts","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.0","moment":"^2.10.6","react-dom":"^0.14.0","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.9","eslint":"^1.10.3","rimraf":"^2.4.4","jasmine":"~2.4.1","webpack":"~1.12.9","es5-shim":"~4.4.0","node-sass":"^3.4.2","babel-core":"~6.3.17","css-loader":"~0.23.0","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.0","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.3","babel-preset-react":"^6.0.15","webpack-dev-server":"~1.14.0","babel-preset-es2015":"^6.0.15","eslint-plugin-react":"^3.11.3","babel-preset-stage-0":"^6.0.15","karma-sourcemap-loader":"~0.3.5","karma-phantomjs-launcher":"~0.2.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.1"},"peerDependencies":{"react":"^0.14.0","moment":"*","react-dom":"^0.14.0","interact.js":"*"}},"0.6.5":{"name":"react-calendar-timeline","version":"0.6.5","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.5","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"dist":{"shasum":"c040954aaddce0af9e39e4e30c1e62bab7eaa120","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.5.tgz","integrity":"sha512-dhwz/qLmMBPdxM/HqPPEqF3mhVHjEFXVIJhIGnMa4Swja3szPXwOw5DUNGVkpkZTgFVuPaY65n6MaX8sHyV2dg==","signatures":[{"sig":"MEYCIQCJSARD+mv35bubQ7SZJ1Ol2e/6M5pWymyvONrH2V++7wIhAItW9FYkxlKAj0qKbxMbzsPRwU5eiVWJu/3vG9rREo5U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"c040954aaddce0af9e39e4e30c1e62bab7eaa120","gitHead":"ac93b15b6a69fda568964b655836e34967b4ab40","scripts":{"info":"npm info react-stockcharts","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.0","moment":"^2.10.6","react-dom":"^0.14.0","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.9","eslint":"^1.10.3","rimraf":"^2.4.4","jasmine":"~2.4.1","webpack":"~1.12.9","es5-shim":"~4.4.0","node-sass":"^3.4.2","babel-core":"~6.3.17","css-loader":"~0.23.0","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.0","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.3","babel-preset-react":"^6.0.15","webpack-dev-server":"~1.14.0","babel-preset-es2015":"^6.0.15","eslint-plugin-react":"^3.11.3","babel-preset-stage-0":"^6.0.15","karma-sourcemap-loader":"~0.3.5","karma-phantomjs-launcher":"~0.2.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.1"},"peerDependencies":{"react":"^0.14.0","moment":"*","react-dom":"^0.14.0","interact.js":"*"}},"0.6.6":{"name":"react-calendar-timeline","version":"0.6.6","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.6","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"dist":{"shasum":"1065f83935025c304421d344afc029abeca0d24a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.6.tgz","integrity":"sha512-TXCcEblEibnKtK5If2tiYxAB/JV0e48EMOzkIKFAlpzkfVzRQe8P5d3XbbV532AE5Wnu2WVeb/R9XeSuv9fkFw==","signatures":[{"sig":"MEQCIAPhytSCPbU/rUkOBifWcDcHJDLlt/5nMSzD/j4SIqVRAiAJJ421hjPV/KkxAm3dwAh3w27Bu2vwmQnXtUJ1EZelkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"1065f83935025c304421d344afc029abeca0d24a","gitHead":"31017d95f62ddbee8e8e5d1b00fdd3f6228d2436","scripts":{"info":"npm info react-stockcharts","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^1.10.3","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.15.0","babel-preset-stage-0":"^6.3.13","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.3-alpha"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"}},"0.6.7":{"name":"react-calendar-timeline","version":"0.6.7","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.7","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"dist":{"shasum":"3f774725dd25de600038805faf99a7c83c51e8d1","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.7.tgz","integrity":"sha512-4r3Kdlfey2QirzE/TVDiBvWJ4tybnoqgxH9sjm4GqHRuydF8HTk0sacRoUTdf12DrZERgGCRPTkFUM491KTPQw==","signatures":[{"sig":"MEYCIQDLwkJtcZpHjZQMsoEgGHcoYfsxmGM7nba2KVEo1sE81QIhAMF6onPLDIgoWXf2j4+YDY+dtUCN6U0l2D3Jxd/Y54Zj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"3f774725dd25de600038805faf99a7c83c51e8d1","gitHead":"8cf50505c2e75fd5ce1f0d014995bd685dafecd2","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^1.10.3","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.15.0","babel-preset-stage-0":"^6.3.13","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.3-alpha"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"}},"0.6.8":{"name":"react-calendar-timeline","version":"0.6.8","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.8","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"dist":{"shasum":"ae11bac0fa3b6c82ccd2fc3499c2462d16236f3c","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.8.tgz","integrity":"sha512-VCFRZsk9C2Bprbfj81mc/AuYLC7UPDwq5tJlXLX5UCIyAQKx4DXCeX+a08vH3kdA9aa10h+XtwB0b3xhTHs37A==","signatures":[{"sig":"MEUCIEhvn6wacW0LKxEUynnL3CIxCQNJ6jEaLu33hbeSyzYmAiEAli2AtRSqYaXxWnpEWdryMptRUGDpT5i3JmHptntIq4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"ae11bac0fa3b6c82ccd2fc3499c2462d16236f3c","gitHead":"745b11cbacfdfd35b796d7922110cf62f5de01d1","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^1.10.3","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.15.0","babel-preset-stage-0":"^6.3.13","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.3-alpha"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"}},"0.6.9":{"name":"react-calendar-timeline","version":"0.6.9","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.9","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"27f25b2a98e8a90fe2280d01b5f9c8d72475bad7","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.9.tgz","integrity":"sha512-GKQaN/XlV+NrfAseimvcOuSxRdOi3rLfMpsz4PFvQql0qSQ51mXe8gQICPnJYiB15EAmOSIsQcpaDO48CMkp/Q==","signatures":[{"sig":"MEQCICBz/uNq5p8ky0tEoc0xddJKwvj7+30LOBd12NMI0n+xAiAbkJ9Z/ZvBCHCF3R8gk9EWcc7akcwmw6sO+itXorul7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"27f25b2a98e8a90fe2280d01b5f9c8d72475bad7","gitHead":"de5a7dfa180d019078ca1589f11c878e2ac05712","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^1.10.3","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.15.0","babel-preset-stage-0":"^6.3.13","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.3-alpha"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"}},"0.6.10":{"name":"react-calendar-timeline","version":"0.6.10","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.10","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"53450ee00422449c1288e632b1974cd1b7e2817e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.10.tgz","integrity":"sha512-T2kHp/igI4wVGZ7cdRv5AMFvfAfEn+olRcOLHi/cdBL532oI5bLuHVewzeobjYDuzkW1SSsbJMoTsKS/CeqlPA==","signatures":[{"sig":"MEQCIHFMXjEBWSjghUA/5P2xJB8b4d3Q2VdQG07pTMfjKHHSAiBgbxj+IPZzK6HDbnZ3e1oKwEjDwmXtKsvkLCUyOvN0zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"53450ee00422449c1288e632b1974cd1b7e2817e","gitHead":"34866054a5cab78e25651486a1394cba5c046820","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^1.10.3","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.15.0","babel-preset-stage-0":"^6.3.13","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.3-alpha"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"}},"0.6.11":{"name":"react-calendar-timeline","version":"0.6.11","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.6.11","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"2aceb440b0869b5b2254c40003777714835c2028","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.6.11.tgz","integrity":"sha512-Fe/OBAZynytX+sI3+rBav1Q61VSYr3LWtXdT0Tu91F0wNI8WUq2lBdYa6iTtJAwJ288GLYm0ccSYQwS6De/Vjw==","signatures":[{"sig":"MEUCIQCMK7hvbZeB4ATbDbRTOpvCb932a5VyUrQJJiS83ohZFwIgeInsaxI8vpwA80rNRx7E0f5CtScs3NLkOdgcdbGISzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/index.js","_from":".","_shasum":"2aceb440b0869b5b2254c40003777714835c2028","gitHead":"12f72685080944b257e2d5e75bbbbdde8446da7f","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src --fix","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.3.12","description":"react calendar timeline","directories":{},"_nodeVersion":"5.3.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^1.10.3","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0-beta6","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.15.0","babel-preset-stage-0":"^6.3.13","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.3-alpha"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.6.11.tgz_1454400279112_0.9252193011343479","host":"packages-5-east.internal.npmjs.com"}},"0.7.0":{"name":"react-calendar-timeline","version":"0.7.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"eb46c6cb31668b1f54cbfede811784bd3296e365","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.0.tgz","integrity":"sha512-oRaalAtrVZl2h4GueUPmihcCB4/wX3rV7gQlN81kfGJ8UI3/9sCJ4hOJz52iRyaoNvqhHIVnZj7D+h6mxYdDRg==","signatures":[{"sig":"MEQCICUgbgMIboaYTWIH+h9LIRh3fsvjKmQSgp1+Y60KHqjvAiBokQJDJ3JwW2Fw623ouhVLnjx60CZj61i5F0OvwE6jPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"eb46c6cb31668b1f54cbfede811784bd3296e365","gitHead":"9743841b00ca13706760bdeb9390bab4bb305327","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.1.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.4.5","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.3.13","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.0.tgz_1456844543593_0.15913219307549298","host":"packages-6-west.internal.npmjs.com"}},"0.7.1":{"name":"react-calendar-timeline","version":"0.7.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"53ddf08ff8770e3375ec41994aee95d6f9ea83d6","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.1.tgz","integrity":"sha512-Sxj/v7iAbxQ7c9j/kJgUJs9MA+24cF2psH1g/bkPeMCU9CBbpsRRJ6bT4xnFP10sPZ6gsPDS8nZ7S6IhOiDnSg==","signatures":[{"sig":"MEQCIHlPfrY4WCkmum6j/z4V/1iw0AHGMWMthUs/UHsyhaXuAiBqfXqB3s2LhnCsKjGEZvpjS06SAG/9LTh2ucsTa3Puyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"53ddf08ff8770e3375ec41994aee95d6f9ea83d6","gitHead":"d9f1d6743d126f420fc708fdce0902836ed739cb","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.1.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.4.5","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.3.13","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.1.tgz_1456924645341_0.7218354654032737","host":"packages-12-west.internal.npmjs.com"}},"0.7.2":{"name":"react-calendar-timeline","version":"0.7.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"95e770f7b7ae747f2b4de9f49e8b915ebf07190c","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.2.tgz","integrity":"sha512-wKtkmqU0ADm/KahDrveBcg7C2m5LjdJKHJt/fWBAFl7PngVvO0622KMnLhtTWdAAbjizvuTs78LFNlAIXvIP2g==","signatures":[{"sig":"MEQCIFiX2DLONvupdsHFjJOjDSxzc5rNlpQgNcXLu1bDc7oWAiB3W4FEVxJIiLP8rG0vWksjhe/OuVPOxHUxw+RXdBwSfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"95e770f7b7ae747f2b4de9f49e8b915ebf07190c","gitHead":"5e155730097f6b2244902222058d1f9644ec20f7","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.1.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.4.5","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.3.13","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.2.tgz_1457906842482_0.021614362951368093","host":"packages-12-west.internal.npmjs.com"}},"0.7.3":{"name":"react-calendar-timeline","version":"0.7.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.3","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"865afbaf0ba00a48a5aa78c7b953f59e173f4d93","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.3.tgz","integrity":"sha512-/fIUzEip24/8YHnxCFe0V0xvUVEqbGI+0QXv4+EeilLkFHYjKL3Vb/qgRwRetuvRxpmIfxNbUAVVSlL01Sddvw==","signatures":[{"sig":"MEUCIQChioudhZTtmeLzukOWzSuya6cbpsUYzzmuMHMf4QYo7gIgHeYr5cSxlTBSCyYNhBs+cckMHyg+rQfQ5hhPJMCE7RQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"865afbaf0ba00a48a5aa78c7b953f59e173f4d93","gitHead":"103fd972ee997c6dfd7dfc7016feb5d41fceb060","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.1.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.4.5","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.3.13","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.3.tgz_1458667190406_0.6524351015686989","host":"packages-12-west.internal.npmjs.com"}},"0.7.4":{"name":"react-calendar-timeline","version":"0.7.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.4","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"e3a7c8154c7972881e81ba60460cabcedba42780","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.4.tgz","integrity":"sha512-4GGudB0ZFasEn75STMRm0wbw6KJ/u7m7adqQOZljBx+OSIkAaEZh55ZK5GcviUhvbRzAvg9KpcRFsSynN6I3zQ==","signatures":[{"sig":"MEQCICrsrtHHb5PHu112eFPHryKVA31+54p38EKBSGH2c6kYAiAR1z/jz6Wh03SDlpY9xWCbleShasW15zuHFIpQIy+Y6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"e3a7c8154c7972881e81ba60460cabcedba42780","gitHead":"3af0567bf2a4c5da1036e6280f58f71d9e0cdff8","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^0.14.6","moment":"^2.11.1","react-dom":"^0.14.6","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.1.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.4.5","node-sass":"^3.4.2","babel-core":"~6.4.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^5.0.0","babel-loader":"~6.2.1","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^0.14.6","babel-preset-react":"^6.3.13","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.3.13","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.3.13","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.6","moment":"*","react-dom":"^0.14.6","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.4.tgz_1460373188497_0.6747721214778721","host":"packages-16-east.internal.npmjs.com"}},"0.7.5":{"name":"react-calendar-timeline","version":"0.7.5","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.5","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"94bcf95699baa789769069d6c2a1b423bf813a46","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.5.tgz","integrity":"sha512-d9/PIyya1xni87GmZebks1GbbB9f8OuqPkDU+M1sROQgr3hBJ8DelElvUVy4OJbLwt3ywaKiFmEoQ5Js7LuLOg==","signatures":[{"sig":"MEUCIQCaTyGPySb15VumSlGgfhTJglKH2wu2zlWxgoWYNnbqUAIgYRR9XD4LXspnvetutm37vO0i150iQ3F+9Czpv0JC2ag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"94bcf95699baa789769069d6c2a1b423bf813a46","gitHead":"aefe7ae110bebd60ae15d9b044eca777513fb606","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.5.tgz_1461053008894_0.07517249300144613","host":"packages-16-east.internal.npmjs.com"}},"0.7.6":{"name":"react-calendar-timeline","version":"0.7.6","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.6","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"8f3edb0a131cb9974ec83f9148988e9feb20d401","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.6.tgz","integrity":"sha512-zXKbid5cNef5Jl7jtw12Sh75Xr2L0EfOi36tjlIxKyHwI2G3zGmLga9ZtKLFwEsxAJo3PcLIQxnNVGtn1oGA4g==","signatures":[{"sig":"MEQCIF2XqfVVn1D63k93TWL1Uv8DbUPBarE03PYl/ReLHX7SAiA2Calu5wcoUqtNhpZSNqFSHU37hwojMG9CDA9Rx2DNSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"8f3edb0a131cb9974ec83f9148988e9feb20d401","gitHead":"7d419cd86363ada208b7c1287b5a321a8953c0a3","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.6.tgz_1461053137600_0.12734507862478495","host":"packages-16-east.internal.npmjs.com"}},"0.7.7":{"name":"react-calendar-timeline","version":"0.7.7","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.7","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"e13aeb5022a20ca52720bf676b24ed7add071e81","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.7.tgz","integrity":"sha512-OrhomZ4gHNwTlmzwUSKgfFgPEQaQEljNaDyyT6pRUZVJ5ND80al5d2jXji/OTDAESyusvWuNPu0GQltS5fPRYw==","signatures":[{"sig":"MEQCIEo+6VuEG7vRM8IAeo5ZSTJX7EsPFdVUknGwbjQbKZKZAiBYA7Z40igRPr/3pcHSMfKjfsb5xK0rs4h+sOK7nKEQEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"e13aeb5022a20ca52720bf676b24ed7add071e81","gitHead":"0375a25a180835b825170a7f2cdd2e1786587407","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","version":"node scripts/updateVersion.js && git add \"src/index.js\"","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.7.tgz_1461304052938_0.7806225270032883","host":"packages-16-east.internal.npmjs.com"}},"0.7.8":{"name":"react-calendar-timeline","version":"0.7.8","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.8","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"8ea087d0c3b4d37652dd8ff34111856dd29ddad7","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.8.tgz","integrity":"sha512-TRBVZMj6VfD4/8D2gpXsv9Qv1EsdJrh1r1ZBPtbyLl1j06CEyZEMWPLc0243rbZnXQcN8Sxm91LlA4jNVSDBKw==","signatures":[{"sig":"MEQCIDLn3izvZmGZUYCEp2rH3Z+AikI3lusoL3O/4rvRRkqVAiBma6M86gajd7d6886oCvCvpJcOffqdXv7K88Zb5qpLIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"8ea087d0c3b4d37652dd8ff34111856dd29ddad7","gitHead":"926e84272fe4a1d779e8856700f66bdcb7f228fa","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.6.0","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.8.tgz_1461305492362_0.22092312085442245","host":"packages-16-east.internal.npmjs.com"}},"0.7.9":{"name":"react-calendar-timeline","version":"0.7.9","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.7.9","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"8ef33d8bc6f62189fb6bf3a9a22667d6c62ec33e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.7.9.tgz","integrity":"sha512-XCbNEkt254n16la5/7geMiQdZf3qIzkqoWScQFjEzQEKJ1abNqDPnmZDqUvs/IXrFjfPeyFhn84mQJUZlQda0Q==","signatures":[{"sig":"MEYCIQCjklorb54Zkqt5qcwV1fepRD08HCxVO2iVIn6NS/4spgIhAOO8CvC4meriFf5qhLWZyfAfcqphyMCY+c4Uvjl3r2r0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"8ef33d8bc6f62189fb6bf3a9a22667d6c62ec33e","gitHead":"bab478fccc8f4dca4f05328c641d6c5ae0765bc2","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.7.9.tgz_1461651551060_0.45890986477024853","host":"packages-12-west.internal.npmjs.com"}},"0.8.0":{"name":"react-calendar-timeline","version":"0.8.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.8.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"9877f9db5dc379eb3be0aa77e11abdd05e24cf05","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.8.0.tgz","integrity":"sha512-bIYpCanXk7zH3PmwaUrBZv2cwS3lHBnRmvGrORNdvZTpxeuNeQzXOHtoflcHPTa3G2NQaxvGky3+RpLSv+sawA==","signatures":[{"sig":"MEQCICcHVINlXil++ffaLupt/7U5phbwAaDJ5nvBfSegnq+rAiAqJueSoI4RpgdDUnvRM7jBIvYG1ddjpxp/dZ2s5a1hBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"9877f9db5dc379eb3be0aa77e11abdd05e24cf05","gitHead":"49d494d37afde8b7b188e7275243fd21fa407635","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.8.0.tgz_1462456234867_0.5519500116351992","host":"packages-12-west.internal.npmjs.com"}},"0.8.1":{"name":"react-calendar-timeline","version":"0.8.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.8.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"fdbb58e8ea521737d71392bb8921a7eb412c32e7","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.8.1.tgz","integrity":"sha512-eOiXV1aB/A2h2kvzI8+KE8rLtTcGs7wodausfMFbva2KWgHsDLLBkw0oDvkrhwi6RaqJT/GPgYNmHf4/z36RQg==","signatures":[{"sig":"MEQCIAVQPlzzW3LyVgjeu1G9Bp3R9MHgIb2liugx9/JQHkKaAiBtsAXrVch17DHRHzbjRxvexrpj2tVBv9Einrt6bh9stA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"fdbb58e8ea521737d71392bb8921a7eb412c32e7","gitHead":"4e770f96c2c6db5fde0b19b3635789f7156e606a","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.8.1.tgz_1462954043604_0.16278141946531832","host":"packages-16-east.internal.npmjs.com"}},"0.8.2":{"name":"react-calendar-timeline","version":"0.8.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.8.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"0057b6275f3908787eb4e348cc4ed2fd343445f1","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.8.2.tgz","integrity":"sha512-H8eBjHPPDY2LN3smC7ldAbd1jnJiN7kGggoDwQPiEkcQQWmSNxJAAj71wy/ptVIUmigX7DIUbrFaZSaT0L9pPg==","signatures":[{"sig":"MEUCIQD0lU2EZAg8Z6gp/rQuf969q4SwQjCxiwydgE7fRlW3WwIgQxF7LnnVLMDbHAQhvGnAMsmOovxS9+7Y3CTN1oPFxKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"0057b6275f3908787eb4e348cc4ed2fd343445f1","gitHead":"0215651a9dfe486023c3c7e8489a9034e6ac8757","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.8.2.tgz_1468052956618_0.5661789220757782","host":"packages-16-east.internal.npmjs.com"}},"0.8.3":{"name":"react-calendar-timeline","version":"0.8.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.8.3","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"b68f3b2b92604b3a75388be49369b08c0a733150","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.8.3.tgz","integrity":"sha512-0vaWbGpRXdQo7Mn3OAeCtzT6h1zEkYxA0mhWOGAozVqXoqfuQPa5RlRarpYMwqrW6Ec/6x8QiZUX2kHdha1oaw==","signatures":[{"sig":"MEQCIBvwtjf5pAjPpk0OFITZbKXrVq/w20EZGhjZdeKBr3r8AiACViyfvDDhm+uanPf8zAvFn8n4Z7DqWH/wTbXkJ6MGfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"b68f3b2b92604b3a75388be49369b08c0a733150","gitHead":"0cd6785f65cc56ca50d1a221874108df047f298a","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.8.3.tgz_1468054252405_0.21010551298968494","host":"packages-12-west.internal.npmjs.com"}},"0.8.4":{"name":"react-calendar-timeline","version":"0.8.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.8.4","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"d87684076edb0333ce4e3049c15b46fd3c777aa8","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.8.4.tgz","integrity":"sha512-4OOxzCyRopLaj7w2fEzIiRYuOdhVFpKL9j9DquQ3FFgEZ0c08qgTRP2XQ1VknkNFI5gz4mRV2HQPo1cNTHoSLw==","signatures":[{"sig":"MEUCIGT0C8rkzA4jMMSIBe7ers61rn1qUZ3d6E2cmiXySdOhAiEAxge1UIHb8JA7WW8GxQEzZKq/6E7tulgARj620nqAFDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"d87684076edb0333ce4e3049c15b46fd3c777aa8","gitHead":"5d6bfa4e6073eda3f110661b39a5e843d7b9ce01","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.8.4.tgz_1468162482004_0.4244931989815086","host":"packages-12-west.internal.npmjs.com"}},"0.8.5":{"name":"react-calendar-timeline","version":"0.8.5","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.8.5","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"e1dcd5d41f5ed4a1d81bc68c3e10e5fdcdfddf6e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.8.5.tgz","integrity":"sha512-XdA93xoSqOlYRTKM+aomSzQZfof/9RY0LRNj5cgJ+AMEfkXvGv2WTpoMI8guYUHvSzbwry6m+Iy2kDDCHNOf2g==","signatures":[{"sig":"MEYCIQCapFRWVBD/+6LhcSXl+kSnUs6747UhNQ0//nIi4jYF8AIhANW1fBJDZ1tTARk3EvRoPcr7UkUoH6o/1qYbljt7vi4J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"e1dcd5d41f5ed4a1d81bc68c3e10e5fdcdfddf6e","gitHead":"cd25bcebebf8ab113e89a3bc99c518d241ee718e","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && cp src/lib/*.scss modules/lib/","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.8.5.tgz_1468163524695_0.19266628101468086","host":"packages-16-east.internal.npmjs.com"}},"0.8.6":{"name":"react-calendar-timeline","version":"0.8.6","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.8.6","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"bde323de44bd8e39f34bea5586f149816f0f5f30","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.8.6.tgz","integrity":"sha512-sBNFkie9SO31uq6M6ZwdI+KTSb0kTImB+bA7S2G7kU0zNY2Bhjuhq3HSOGHZxAU1bcJznehOy2LOLLgiCEcGeQ==","signatures":[{"sig":"MEUCIQDnA0ibS9jJhub9W+6eE6CEMIXHvqc9hchofGip4ZuK6wIgPVbIYLyGE2zIA7Mv8DqogLZRI8YI/2uCdjBF4OFLzUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"bde323de44bd8e39f34bea5586f149816f0f5f30","gitHead":"9ac4a05d302d9dbb38aaecea7dc56e3cf593dcf6","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && cp src/lib/*.scss modules/lib/","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.8.7","description":"react calendar timeline","directories":{},"_nodeVersion":"5.6.0","dependencies":{"react":"^15.0.1","moment":"^2.11.1","react-dom":"^15.0.1","interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~0.13.19","eslint":"^2.7.0","rimraf":"^2.5.0","jasmine":"~2.4.1","webpack":"~1.12.11","es5-shim":"~4.4.1","babel-cli":"^6.7.5","node-sass":"^3.4.2","babel-core":"~6.7.5","css-loader":"~0.23.1","sass-loader":"~3.1.2","babel-eslint":"^6.0.2","babel-loader":"~6.2.4","jasmine-core":"~2.4.1","style-loader":"~0.13.0","karma-jasmine":"~0.3.6","karma-webpack":"~1.7.0","react-hot-loader":"^1.3.0","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.14.1","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^3.16.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^1.0.8","eslint-config-standard":"^5.1.0","eslint-plugin-standard":"^1.3.2","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~0.2.3","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.1.2"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.8.6.tgz_1468339719443_0.9826999134384096","host":"packages-12-west.internal.npmjs.com"}},"0.9.0":{"name":"react-calendar-timeline","version":"0.9.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.9.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/sjchmiela/react-calendar-timeline","bugs":{"url":"https://github.com/sjchmiela/react-calendar-timeline/issues"},"dist":{"shasum":"f567a82df382290ba7d7b4964ab91702e471f0f8","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.9.0.tgz","integrity":"sha512-goFxhKTuzotskViTQtbp1VHPPKunvpTXq3VlSgNbHx6ICmM+gJl4QRaeiGYfB9mhBqLzZ9SZaUQuwiUligCPsw==","signatures":[{"sig":"MEQCIFW6i34d3Zg8O+Ei9Ya0Kgy/GGHCfZdt23JU8ep+nihWAiA/TQJGrb7r5MpXIi4fzGILPplUXXTYQijfGWSjvX7Txw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"f567a82df382290ba7d7b4964ab91702e471f0f8","gitHead":"790aaf33e23aa41ee42594ff37b1330686f6bfcc","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && sass src/lib/Timeline.scss:modules/lib/Timeline.css && sed -i '.bak' 's/Timeline\\.scss/Timeline\\.css/g' modules/lib/Timeline.js && rm modules/lib/Timeline.js.bak","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/sjchmiela/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.8","description":"react calendar timeline","directories":{},"_nodeVersion":"6.9.1","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~1.3.0","react":"^15.0.1","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^3.4.2","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.9.0.tgz_1479510292892_0.6640413259156048","host":"packages-12-west.internal.npmjs.com"}},"0.10.0":{"name":"react-calendar-timeline","version":"0.10.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.10.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"f9d92c58fea68ae640109575ad6449014e4e9f04","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.10.0.tgz","integrity":"sha512-0gcv6ZMrrPLJ6hQN6LA2+Pllm4awXpd5tYlMwL9LftUUhQ0pdqM2FTaaNZIPhkSL9dN94PhxnsjMoTdii4zz0w==","signatures":[{"sig":"MEUCIEVMByrdt/6Zr/aK/QRdziJ46tR6/WDj8ggfIhlg1idNAiEA6AGX688G+7wPVtL2dAOSMOt9wd6GPprijnL5KK+L9Jw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"f9d92c58fea68ae640109575ad6449014e4e9f04","gitHead":"ae36da063bbe49e648a2bfde037def8dad0abf02","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && sass src/lib/Timeline.scss:modules/lib/Timeline.css && sed -i '.bak' 's/Timeline\\.scss/Timeline\\.css/g' modules/lib/Timeline.js && rm modules/lib/Timeline.js.bak","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.8","description":"react calendar timeline","directories":{},"_nodeVersion":"6.9.1","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~1.3.0","react":"^15.0.1","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^3.4.2","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.10.0.tgz_1479566105083_0.20368730835616589","host":"packages-18-east.internal.npmjs.com"}},"0.10.1":{"name":"react-calendar-timeline","version":"0.10.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.10.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"0c690315961772a1d60113fe0f5c2214e8942c8b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.10.1.tgz","integrity":"sha512-5K+DRDrncHhdBC77Qsz/Oym/iIKybDxmziuY0CoS7h+ozkV0w18PgWcpbMLMwotJPpGiGYPmI/WzpajO4fI2iw==","signatures":[{"sig":"MEUCIQDiSE1ZOgmIQx4nUlSnEylQ8GMtmCDP/xuZYuy5JQckKgIgVdr5etJshmjFtIK6VtEBv+2o3DtvXHsRie9Vp0uedow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"0c690315961772a1d60113fe0f5c2214e8942c8b","gitHead":"15cffedecd437bc44eabfaf5cd2194fa8dc30d1d","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && sass src/lib/Timeline.scss:modules/lib/Timeline.css && sed -i '.bak' 's/Timeline\\.scss/Timeline\\.css/g' modules/lib/Timeline.js && rm modules/lib/Timeline.js.bak","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.8","description":"react calendar timeline","directories":{},"_nodeVersion":"6.9.1","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~1.3.0","react":"^15.0.1","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^3.4.2","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.10.1.tgz_1479596172204_0.04179705725982785","host":"packages-18-east.internal.npmjs.com"}},"0.11.0":{"name":"react-calendar-timeline","version":"0.11.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.11.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"d7041d7823adc7156082165313d6db07564a4a3b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.11.0.tgz","integrity":"sha512-ZTgEOCGc/hqoWVo6fZCcmL8lNaM2f6xvqKHxPQIBYPSzM6d5C00XXx49QA/jE3cLkWYgW4ShRX2U9stxJUWEKw==","signatures":[{"sig":"MEUCIAq2WIl8SWm1Fr36b1sWhng4cbVgqg6FH3jM/gB/eMlYAiEA0RaETKSH4eogv7+MJ7t0uTyadaua91pwoa2ic4X8Tj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"d7041d7823adc7156082165313d6db07564a4a3b","gitHead":"cde3aec2a25b1f0fd8b6d6ef27ffa578fa14631e","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && sass src/lib/Timeline.scss:modules/lib/Timeline.css && sed -i '.bak' 's/Timeline\\.scss/Timeline\\.css/g' modules/lib/Timeline.js && rm modules/lib/Timeline.js.bak","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.8","description":"react calendar timeline","directories":{},"_nodeVersion":"6.9.1","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~1.3.0","react":"^15.0.1","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^3.4.2","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.11.0.tgz_1479643578838_0.7605984054971486","host":"packages-12-west.internal.npmjs.com"}},"0.11.1":{"name":"react-calendar-timeline","version":"0.11.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.11.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"62c37727c5cc207ea5da6996831b9d03103f65ac","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.11.1.tgz","integrity":"sha512-VFSYkts/jpYpnVy7I1xfYYVY/nbSI6uod/9mGh1i3iV+oLijVfm9s3o2B5O8TKAz0KUdeSetzfQWCJ2rTLH3iQ==","signatures":[{"sig":"MEQCIFRY4ri6RzFSJ8clbDGrSMoRI6sAzy8QvQgbfq6vsK/FAiB+ySRgRo2HOVyXez52tfi6gSgxAcCYm5tTij8+fkBlIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"modules/index.js","_from":".","_shasum":"62c37727c5cc207ea5da6996831b9d03103f65ac","gitHead":"5169ad3ac0d5eff4bd518512bcb61c097b9b53a6","scripts":{"info":"npm info react-calendar-timeline","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && sass src/lib/Timeline.scss:modules/lib/Timeline.css && sed -i '.bak' 's/Timeline\\.scss/Timeline\\.css/g' modules/lib/Timeline.js && rm modules/lib/Timeline.js.bak","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/ && node scripts/release.js","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.8","description":"react calendar timeline","directories":{},"_nodeVersion":"6.9.1","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"karma":"~1.3.0","react":"^15.0.1","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^3.4.2","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.11.1.tgz_1480499028297_0.22787591977976263","host":"packages-18-east.internal.npmjs.com"}},"0.11.2":{"name":"react-calendar-timeline","version":"0.11.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.11.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"95ff3d1ecf2f8eac2dc61c51365435fbc83039e0","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.11.2.tgz","integrity":"sha512-M1qDnft2+HLNJJgX6JHeK1TWeSVsJ3ByipPd0+HXrTKvg1FCmjNQ26QCNPj9rdzB10fowDUYsSUtpulVds9x+g==","signatures":[{"sig":"MEYCIQChWVBfiTj6V/NLxQQxCiU265czDUdlzqYJupsguKd9SAIhAM/PjwLGGvFKbNIzO8385XHzYwOxtZHDPUy8+ssbOUXH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"modules/index.js","_from":".","_shasum":"95ff3d1ecf2f8eac2dc61c51365435fbc83039e0","gitHead":"0434aac6d89042357ee7b1347a03790fafcf8c96","scripts":{"info":"npm info react-calendar-timeline","jest":"jest","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && ./node_modules/.bin/node-sass src/lib/Timeline.scss modules/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' modules/lib/Timeline.js && rm modules/lib/Timeline.js.bak","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","jest:update":"jest -u","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"signalwerk","email":"sh@signalwerk.ch"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.10","description":"react calendar timeline","directories":{},"_nodeVersion":"6.10.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"jest":"^19.0.2","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^3.4.2","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.11.2.tgz_1494856517562_0.8929933081381023","host":"packages-18-east.internal.npmjs.com"}},"0.11.3":{"name":"react-calendar-timeline","version":"0.11.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.11.3","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"4d55086569a1e024811c11147ab8cbba3ad70a07","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.11.3.tgz","integrity":"sha512-BUVAruq1bmPLqu3GbhNNpzc4I4e8+c+rGUegPu0N6+lQfUzcyKfzg8GQt00DCtfJIriL/SGsE9fneQ+fkaxA0g==","signatures":[{"sig":"MEQCIFQjXXsIj+Zum+7DFHFlBHzsi/+eR3FT7lSekeFqgQW1AiAjCNE6QBlxj8/MMvlUPRjK9HhtPXccd3ayADALWEis8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"modules/index.js","_from":".","_shasum":"4d55086569a1e024811c11147ab8cbba3ad70a07","gitHead":"d099ec2af5205a4cec7203b68b56065c69f74ff5","scripts":{"info":"npm info react-calendar-timeline","jest":"jest","lint":"eslint --ext .js,.jsx src","build":"npm run clean && npm run build:dev && npm run build:prod","clean":"rimraf -rf ./build","start":"webpack-dev-server --inline --hot --host 0.0.0.0","watch":"npm run clean && node scripts/watch.js","module":"babel src --out-dir modules && ./node_modules/.bin/node-sass src/lib/Timeline.scss modules/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' modules/lib/Timeline.js && rm modules/lib/Timeline.js.bak","lintfix":"eslint --ext .js,.jsx src --fix","release":"npm run build && babel src --out-dir build && cp README.md build/","build:dev":"echo 'DEV - BUILD' && webpack --config webpack.config.js","build:prod":"echo 'PROD - BUILD' && webpack --config webpack.config.prod.js","preversion":"npm run module && npm run lint","jest:update":"jest -u","postversion":"git push origin `git rev-parse --abbrev-ref HEAD` && git push origin `git describe`","upgrade:patch":"npm version patch","npm:publish:next":"npm run release && cd build && npm publish --tag next","npm:publish:latest":"npm run release && cd build && npm publish"},"_npmUser":{"name":"signalwerk","email":"sh@signalwerk.ch"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.10","description":"react calendar timeline","directories":{},"_nodeVersion":"6.10.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"jest":"^19.0.2","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^3.4.2","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.11.3.tgz_1494887531643_0.397874703630805","host":"packages-18-east.internal.npmjs.com"}},"0.12.0-0":{"name":"react-calendar-timeline","version":"0.12.0-0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.12.0-0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"35131b421180db3065f423e2384d7e17d410f0ac","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.12.0-0.tgz","integrity":"sha512-dZ95iyxVWhl28nFmz+q53zldfsYOBGCxaiYg3cEhFzsNkxsRXDJMvGIynuFtG3/MVNaLcD3vJ13jpGQ8Q1rWCw==","signatures":[{"sig":"MEYCIQDnTOWQyJI0ZTR46pyN3Ru2vNFWBWsDHqCCP9EEoF1pJAIhALvuCuPIKq3iZb8AAU8nBLV5xZvmoHbyskBtqwmfgxVV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"35131b421180db3065f423e2384d7e17d410f0ac","gitHead":"28c896401f45c0b1f92f0f343a8c5641a79c5d28","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run module && npm run jest && npm run lint","build":"npm run build:lib && npm run build:demo","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.12.0-0.tgz_1496909783057_0.07177633699029684","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"react-calendar-timeline","version":"0.12.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.12.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"1c8c4edf1251382c7572b103e7dc9e8be817ecb3","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.12.0.tgz","integrity":"sha512-S2WajJCf6s+BFFE3d64zbmplrOkbYQ669+1ydgZNlKLdtlHl9vOlUv/m4Jn+wChFytD6cZnZzUwIvA2bALnDQg==","signatures":[{"sig":"MEQCIAbJOXBjrGisrZFZiLMOUQ+eb+VwRHMVhsP990ByUq0FAiABKqBlviCuPX0odA/c9/o9zM6/65boVmkmMdg6yXxdvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"1c8c4edf1251382c7572b103e7dc9e8be817ecb3","gitHead":"842d5f31984b9b6f5809827950d9c628472890a0","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run module && npm run jest && npm run lint","build":"npm run build:lib && npm run build:demo","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.12.0.tgz_1496910058419_0.4342967646662146","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"react-calendar-timeline","version":"0.13.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.13.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"aae2041721ef63bdc75de26eddeacfbcca8b240d","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.13.0.tgz","integrity":"sha512-PCuUFmvVv4H5YrNI31KBJSTgkfmQZb763/exTFi4nVIyeprCxPr2lgujK20RahsW3XDBUgsufz8vFh9QdKoEtw==","signatures":[{"sig":"MEUCIB3lnbMIxJScXNEORljoK/DqClBdImr5TN0ZY7eUbfm0AiEA/5h0fFHoq1bp8ellKgGN+EJDlfA1gFjZNeuSNokE/OY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"aae2041721ef63bdc75de26eddeacfbcca8b240d","gitHead":"eb127d7449d00e6aa2635b34963eae33853816e5","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.13.0.tgz_1496994124257_0.3284119130112231","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"react-calendar-timeline","version":"0.14.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"7ff1133221ac3157fc3f31c297f6748574ad5f2f","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.0.tgz","integrity":"sha512-1cXIqexlgCUyWIoo+B+cnlvdMM9zBZA2Az73xONwpT1hxTy5Rf7bkFO4ukLtPHz4v8zi/GtRCbCLrr1YvZDNuQ==","signatures":[{"sig":"MEYCIQDnsTRiclnhJpOJ08hvX19wIijj0Yfm3djuNJL4jrUrSAIhALBpZ3SR+2iBPXJEMwQ9fHzv7SasxFi9hTDRbtenJgli","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"7ff1133221ac3157fc3f31c297f6748574ad5f2f","gitHead":"ebae2d5df859ce2922ec098e8ec05bac977dc446","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.0.tgz_1497339938082_0.3448281614109874","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"react-calendar-timeline","version":"0.14.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"8dcb7d2e6dcbb7fc7f3f534f6fea65e171a68184","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.1.tgz","integrity":"sha512-Q3GThqKeOe/nYjcUplclAacKl7bq/d7CFchtLTLgMx105ErOowax/MI8eSyxeLxbQPgFG9i9JIEsLL34IU57Gg==","signatures":[{"sig":"MEQCIFi+JIkBirlNC0cD/DIR0xENax9vvS7O6sRG6YiR+c6IAiBWZr0C6vfHhg4PPNgkmgHSDGsSlUAHNvM+TVJJ2c/ZZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"8dcb7d2e6dcbb7fc7f3f534f6fea65e171a68184","gitHead":"7483bbdf7d44de56a4576d64544631ea05be77cc","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.1.tgz_1497686096636_0.3436586612369865","host":"s3://npm-registry-packages"}},"0.14.2":{"name":"react-calendar-timeline","version":"0.14.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"1b0842c504baf67c55c1282450e3f07ca20ab0e1","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.2.tgz","integrity":"sha512-FWkqRjOglfEiBJgJV+dnIaFlaawZsisauy4jQw25v83+ztTO72FrI+mHS+jem8XaCPAaBDXQ3K9JvL7wLhuNLw==","signatures":[{"sig":"MEUCIQCkhPbFmNUrao6xcyn1imYi+W/+aMOQozcqQSZadHOx5gIgONjFZPzB9DCLx9+r/7rfkeK3kXb8XPbY9B+sNk9PQDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"1b0842c504baf67c55c1282450e3f07ca20ab0e1","gitHead":"9a04baaffc87be993e9248d005790e4b11b80c4a","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.2.tgz_1497686435526_0.018159799044951797","host":"s3://npm-registry-packages"}},"0.14.4":{"name":"react-calendar-timeline","version":"0.14.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.4","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"f2fa9ac1e9ab05b3919ac365aad0596343e572bf","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.4.tgz","integrity":"sha512-D/BMP/KdQOTLgJ87fcJU+TgDPc7aCXIrkXNbUT23AtJrPS5apgeHNfbRa0vJ9eGgyhOp9GV/5nxedAqvsTFqqw==","signatures":[{"sig":"MEUCIGK3oayawhmPAm5YBKQ25pF0fj7Byud+MNRZ+Xx33IuaAiEAqL+otJDrzdHyN2rZtv75tWNxyE5dZkrKEYbQ2OHLyRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"f2fa9ac1e9ab05b3919ac365aad0596343e572bf","gitHead":"4d16702cebab5d0ecf8f4f6e9cd147f3b1bd8099","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.4.tgz_1497691963439_0.8790499186143279","host":"s3://npm-registry-packages"}},"0.14.5":{"name":"react-calendar-timeline","version":"0.14.5","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.5","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"64ea5aaccb034289a61c0378fe981db32b3b1e61","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.5.tgz","integrity":"sha512-G3fMMgkH5XSo4rHnLaUtvt3RrLveok1s+3kdS22ST3Pok/6MUwqgE5mPuVnElOKZU4SXe9VD/k6nkaSz7kwhjA==","signatures":[{"sig":"MEUCIFD39zqKsSBbxAyYIxule3RkEZ+E2SZbjs0UMOx8u4uNAiEAyPhdMaJSmblp3aJQOtnVZEZ3Wb6Wyg4xdeua9GzMqB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"64ea5aaccb034289a61c0378fe981db32b3b1e61","gitHead":"8b0d5404de7ba619bba2f3767538a67236542d8f","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.5.tgz_1497780351482_0.5536194648593664","host":"s3://npm-registry-packages"}},"0.14.7":{"name":"react-calendar-timeline","version":"0.14.7","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.7","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"bf1780fe4e5970e5e4e8b43d139427c504d7a48a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.7.tgz","integrity":"sha512-y3U0lKsDYqZuoMd7NE9DY6nCcPkP9TBkwRbW0VqZNtBVEbIupO+ifbHvB4zc/no82yWPG50RM7GzF/KpV7FWyw==","signatures":[{"sig":"MEUCIQD3yl93388ZBF5xOuqLk5HD45BHDFvn5GiVZem9nS9i2gIgVdPfifWnQ8lIHQ9dovO5qMK80aW2+7hAj6fOH5lWjpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"bf1780fe4e5970e5e4e8b43d139427c504d7a48a","gitHead":"601ba094268aaabf9350bb9ebd6bf2037f6e215e","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"signalwerk","email":"sh@signalwerk.ch"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"3.10.10","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"6.10.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.7.tgz_1498133803053_0.24104578187689185","host":"s3://npm-registry-packages"}},"0.14.8":{"name":"react-calendar-timeline","version":"0.14.8","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.8","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"8d74b07b88ed85b80b4637f4a9e09c9a53b19784","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.8.tgz","integrity":"sha512-b2VIjVJ/CnyGRqAj/bzho7GhT4hEsskfx9W71oykpHgh2tfTvMfqjRQMrvvehiNWBFrfCUcIcqaV0GcdepuJpQ==","signatures":[{"sig":"MEQCIB45eG74YiyzYK1Yja1GbcqF2w8GNxpvRL3vFMhUhbyHAiAceOayQYMj0hs0sKzHveFLP6tZMqi9vctt4E3QEx6CcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"8d74b07b88ed85b80b4637f4a9e09c9a53b19784","gitHead":"6ac8f23ac469e1e4d4da01ed9edfb9c6cb3d3518","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.8.tgz_1498565269840_0.883155743824318","host":"s3://npm-registry-packages"}},"0.14.9":{"name":"react-calendar-timeline","version":"0.14.9","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.9","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"d774acbdc6fbf8db9626f78be857d99304fe4d28","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.9.tgz","integrity":"sha512-9qv2OpY7udeYT+l0Dl5BTpRX3A9yHThtwcDvRl8bcMY/uYwLC98I4roL9qpCMrV/+RcDt9UC+8/V9oLvb07iIg==","signatures":[{"sig":"MEUCIFIKm6H9X1ti35xg9G3odBoWyku8mImfRn+vgfWhYFM7AiEAvVNsl9SOIqqsAT9A7ejgSLhlGwFFIZq7bBBOcAdJlyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"d774acbdc6fbf8db9626f78be857d99304fe4d28","gitHead":"8d6881fbd2de2ef8df42c90c9b0eeb34669bb731","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.9.tgz_1498568064941_0.6460058728698641","host":"s3://npm-registry-packages"}},"0.14.10":{"name":"react-calendar-timeline","version":"0.14.10","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.10","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"c997672cb5552b0169c4ece5b9e3b4e7866f152e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.10.tgz","integrity":"sha512-rbevg+oAOkyAEO5vjUT4IuyYuwBy6asm6oy6yfm1eRgxNNjcVnrPyUn2rcYD39A86FRrp+04VRVLJti5vU6S0A==","signatures":[{"sig":"MEQCIFlEZRTJaHMlxFYsaWgHpeUqYeQGs0dmaohkiXKjmx3HAiBCv9T1JOptJxvTO7x0tc0m7PMNf0Likd2Y8/2GkMDPWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"c997672cb5552b0169c4ece5b9e3b4e7866f152e","gitHead":"3182351ff8853124a5edc619251606f940c1a395","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.10.tgz_1498568770883_0.7428033812902868","host":"s3://npm-registry-packages"}},"0.14.11":{"name":"react-calendar-timeline","version":"0.14.11","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.14.11","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"a1c7dc9fa719d5a9936e83f7da5b3be239bb5ab7","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.14.11.tgz","integrity":"sha512-4aray/YZDzqzAu5N2aOIlpDNNtYYiyKBSaU1bsFkNPNr9zdperAKd2UvzMP3zBFAsAmot+6aFNPw5mbwkRCM6A==","signatures":[{"sig":"MEYCIQC+zELsh9qBoDWAid9g2fmgmSKxlwwxf0hJdjj2UMUK4QIhAIskWk4VLFmSAgOzUowJ8yzAkneWZjXtVeoQYhT5S3x/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"_shasum":"a1c7dc9fa719d5a9936e83f7da5b3be239bb5ab7","gitHead":"e88dcc5786e15275c6502b0550ebd75e14d2a65d","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"jsnext:main":"src/index.js","_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.14.11.tgz_1498647283449_0.550646707881242","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"react-calendar-timeline","version":"0.15.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.0","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"6591961a19d82a1f47c37914497fa51b4cf49253","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.0.tgz","integrity":"sha512-bRvoJaDx+epQKU+iKSigdCPtj9imwLyZHLla7RH3vhB19Z0p5btCa5A2CB7g2tglioUtDLmaDe4YRMAaPoWe5A==","signatures":[{"sig":"MEUCIHzX4xv4ikcRn7QvGvS37SpwJvAzzO+O9ZeVnPrfqGL3AiEA2RqY6SsaYYpHsyEiKQLiwNn7rpSH7KrDJbMMD3d4xVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"module":"src/index.js","_shasum":"6591961a19d82a1f47c37914497fa51b4cf49253","gitHead":"1b77d006e906a0dd885a28022e55b7d313e3219c","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^19.0.2","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.0.tgz_1499370045270_0.3658059809822589","host":"s3://npm-registry-packages"}},"0.15.1":{"name":"react-calendar-timeline","version":"0.15.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.1","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"e8f46f6e8e79454ccdde66ecaa1d4af7cf0b9adf","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.1.tgz","integrity":"sha512-y0ZoMCqjaOhibthhPBxezt2iQTnCUaYagTGKWW3PQzYDPLoeNNK1OczrEometJC/ssQViclKw2PzDFxIRRIP4g==","signatures":[{"sig":"MEQCIFq7pSU9KyHy2aDcdhuFzDHg3fIwykItl8Mx16fYgp8AAiAoLDA0m5/b1GTYbh5L5pbRN3Q+lUJx5/oNG/8EyN+L2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"module":"src/index.js","_shasum":"e8f46f6e8e79454ccdde66ecaa1d4af7cf0b9adf","gitHead":"cb91b393829535866374eaeb9be36ea1b5747976","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"8.0.0","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^20.0.4","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.1.tgz_1501679934919_0.6382317265961319","host":"s3://npm-registry-packages"}},"0.15.2":{"name":"react-calendar-timeline","version":"0.15.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.2","maintainers":[{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"2edfbf0d23447cb3cb8886d6864c62ab1cd27480","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.2.tgz","integrity":"sha512-0+WNCJu5Md8XjFGR+U/WB9NhTRyiJZbxbasIDSTHAodmqAFpME3OKG2t/typ/FPLdX/8Y7AY0Yxc3BGXj0rgrA==","signatures":[{"sig":"MEYCIQDK+MG8I4reewwhDM4uFCJTAnwLqF+caULx0s3cu5yTNgIhAI3NF40LCKA2x/KgGSLz2UfFicTTrKhezBh2qmo0aKWF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/*.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"}},"main":"lib/index.js","_from":".","files":["lib","src"],"module":"src/index.js","_shasum":"2edfbf0d23447cb3cb8886d6864c62ab1cd27480","gitHead":"ead841470e9db17676c7d4ebef47aeaa782c1fbe","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --port 8080 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mariusandra","email":"marius.andra@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"4.6.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.1.4","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^20.0.4","faker":"^4.1.0","karma":"~1.3.0","react":"^15.0.1","enzyme":"^2.8.2","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","jasmine":"~2.5.2","webpack":"~1.13.3","es5-shim":"~4.5.9","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"^15.0.1","babel-core":"~6.18.2","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","jasmine-core":"~2.5.2","style-loader":"~0.13.0","karma-jasmine":"~1.0.2","karma-webpack":"~1.8.0","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","webpack-dev-server":"~1.16.2","babel-preset-es2015":"^6.6.0","eslint-plugin-react":"^6.7.1","babel-preset-stage-0":"^6.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","karma-sourcemap-loader":"~0.3.7","react-addons-test-utils":"^15.5.1","karma-phantomjs-launcher":"~1.0.2","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.2.tgz_1507036543960_0.13530167215503752","host":"s3://npm-registry-packages"}},"0.15.3":{"name":"react-calendar-timeline","version":"0.15.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.3","maintainers":[{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"3b72e31736d05294f172b811506b13130365cc71","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.3.tgz","integrity":"sha512-31RVAJiXzYNeZjveA6IQQiZOugrGwuI4p4YSAIFkUjtSUgfpN0mHVvFi7oh0aZUyKsllzKRVivkZblWvoKl38g==","signatures":[{"sig":"MEUCIDWW+lFJfppBn39rxIiQKSrlqWT835IWdBStAtgoTplUAiEAz2ZEYmgAXodAaoy5oDzFhoLAaMSq5Lu040d8DVJB3ME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"858df75eff56a2ee88e8db270729dda5c09590fd","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","react":"15.*","enzyme":"^3.3.0","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^6.7.1","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.3.tgz_1515942590603_0.7478944009635597","host":"s3://npm-registry-packages"}},"0.15.4":{"name":"react-calendar-timeline","version":"0.15.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.4","maintainers":[{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ebe5ef8dbefda2b451481473b8f00d35e74ed36b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.4.tgz","integrity":"sha512-S9gdHNO/WAFKZcfX3fkBVzfWPdaRhT7G+1ISzuRyPD1Wsyx3ZYI8NLmX8rSfjNXxqyfS13NnP1svyM3kicAlNg==","signatures":[{"sig":"MEUCIQDADOlH6gpq1u+qFm1HfZedzGZPmSFjj0xfsN7BEP4pPwIgcKQZ5TEHPeG816my70mAYax0+EqE5trzF8r/+go7jmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"70665859205e3c6ce84730a2ea0acef7adb2d292","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","react":"15.*","enzyme":"^3.3.0","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^6.7.1","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.4.tgz_1516051897034_0.1232029760722071","host":"s3://npm-registry-packages"}},"0.15.5":{"name":"react-calendar-timeline","version":"0.15.5","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.5","maintainers":[{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"41f9162c31802f8a72f94a466663824eca760b49","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.5.tgz","integrity":"sha512-qA2JIC3YXBanDQZhNwGTw+fwBN53tOPTnjVhTzEtNRJS+H6sGe4HhyauI1SnUPN4PTjOeDubx+ZQnzTMWDNf+A==","signatures":[{"sig":"MEUCID/YGlkAStw/0Vniok0P1csu8jF5eedyrK7ipLdK2eQCAiEAs2mIPV3QKxrv3NpjnvtLkJu+yOIJBQaNzZLwXVG7L2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"3aa0d201088d3e19a01d0f09fe0601a932f7566a","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^6.7.1","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.5.tgz_1516128046788_0.1151480907574296","host":"s3://npm-registry-packages"}},"0.15.6":{"name":"react-calendar-timeline","version":"0.15.6","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.6","maintainers":[{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"e4b6ce25fa6e404f7019cbfad8ada8ce63085814","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.6.tgz","integrity":"sha512-+uNExuEtC6UHuoaacCExJ5OkzDmGiGdp6FcuQl6xg1k5071Po2RKoVkYM0E9F3948K3rlYRIc349kDZ4F2mF/g==","signatures":[{"sig":"MEYCIQCUfOruQFlOZnk2hqJ4A8rX9e7Hj2x3kfY66y+sDVd9CwIhAMPUZ5cZGgsWb0clpDruwW4v9cm42tqzwgKerZl7e2lQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"bd2617faa25f1176a6c6b37909e6b915ed8bb56a","scripts":{"jest":"jest","lint":"eslint --ext .js,.jsx src demo *.js","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"eslint --ext .js,.jsx src demo *.js --fix","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","react-pure-render":"^1.0.2","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^3.10.2","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^6.7.1","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-standard":"^6.2.1","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || ^15.0.1","moment":"*","react-dom":"^0.14.8 || ^15.0.1","interact.js":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.6.tgz_1516294414593_0.37218013452365994","host":"s3://npm-registry-packages"}},"0.15.7":{"name":"react-calendar-timeline","version":"0.15.7","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.7","maintainers":[{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mariusandra","email":"marius.andra@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"754419598e99cec6e16aa035cbbbf8a94d86d44b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.7.tgz","integrity":"sha512-1PjU4PzLR0Rx4p3+RgnuA7Iys4Wb77HnUJcyFtyXocN4JOuAAk/tvXZMZDWmiQrwz9PjtxAhmLDRob6TTN4ChQ==","signatures":[{"sig":"MEQCIAV49cuobOL3sZz30OtgMyc/GkLaeZlMoxx0gi4P5tEoAiBRM7InSlmvHxbW1p5Nro8KtPSX2tNlmBoNSJVzH4UdJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"01118f0743676cdc8a39856fa88dc9162e0e7d39","scripts":{"jest":"jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline-0.15.7.tgz_1516566353225_0.2827715331222862","host":"s3://npm-registry-packages"}},"0.15.8":{"name":"react-calendar-timeline","version":"0.15.8","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.8","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","dist":{"shasum":"f61f4aafc7641c34036912508b97ba0bb33a27d8","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.8.tgz","fileCount":106,"integrity":"sha512-mwcZqEDrsHTLIIqgp/nNWPmGBgq70TSdW+0iR+JwLCWxCQleUBWxc6HnNu/e/49DElKczzos65+cho3UJvdnqg==","signatures":[{"sig":"MEQCIGLt+gZiqxSaxiXcBtL2gOlk62U2uEmBIVLo9aLgsO1dAiBZ260U5Pdid1or+HVwVr/AlaDuzJLFXkoBDxV/4NStdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360987},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","scripts":{"jest":"node_modules/.bin/jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"./node_modules/.bin/webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"node_modules/.bin/jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"description":"react calendar timeline","directories":{},"licenseText":"# The MIT License (MIT)\nCopyright (c) 2015-2017 Marius Andra <marius.andra@gmail.com>; Namespace OÜ <info@namespace.ee>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.15.8_1519994592797_0.391434974220104","host":"s3://npm-registry-packages"}},"0.15.9":{"name":"react-calendar-timeline","version":"0.15.9","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.9","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","dist":{"shasum":"9b3105bc29bb283755bc81234fad151572a19fb2","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.9.tgz","fileCount":106,"integrity":"sha512-2Fg7meRgtMAj2bUPd5gszXfGmXt835/+BGqs1XKYHVcCnfxoILvkPEEfPUxrupboFfkc8Zh95OYWcB0Od1FX7Q==","signatures":[{"sig":"MEUCIQCfHKU5LXhI0sZ5qZIZFEi+waXjpEVVkojYUZF2ol/z4AIgXCneMX8dKobWRfkM8n8RHVEZQu8E9u0Ka+gapm+YJaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361691},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","scripts":{"jest":"node_modules/.bin/jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"./node_modules/.bin/webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"node_modules/.bin/jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"description":"react calendar timeline","directories":{},"licenseText":"# The MIT License (MIT)\nCopyright (c) 2015-2017 Marius Andra <marius.andra@gmail.com>; Namespace OÜ <info@namespace.ee>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.15.9_1520003381193_0.44351105301656046","host":"s3://npm-registry-packages"}},"0.15.10":{"name":"react-calendar-timeline","version":"0.15.10","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.10","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","dist":{"shasum":"beeb82bd3553983fa2750b1bb7ff2ef3241b3bc9","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.10.tgz","fileCount":103,"integrity":"sha512-vCSMCPmT3aMaKsLnaOEUBx+DaS6k8eHJevulbCl/dhOe9eegbTGolVMrnoM2ekPx8CkVKxHsvcz631DdVSko1g==","signatures":[{"sig":"MEUCIA+uDWch9ZedguhdZOE++MMG2IdHMwuQxxRJsPIWoGYnAiEAoRGhc9fpJ7HsaQaM6bb6Afbef4yyad36kymbImSPpBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":350475},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","scripts":{"jest":"node_modules/.bin/jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"./node_modules/.bin/webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && ./node_modules/.bin/babel src --out-dir lib && ./node_modules/.bin/node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && BABEL_ENV=react node build.js production","prepublish":"npm run build:lib","jest:update":"node_modules/.bin/jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"description":"react calendar timeline","directories":{},"licenseText":"# The MIT License (MIT)\nCopyright (c) 2015-2017 Marius Andra <marius.andra@gmail.com>; Namespace OÜ <info@namespace.ee>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.15.10_1523140063380_0.10247228125669472","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"react-calendar-timeline","version":"0.16.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.16.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"1ccc500048fa30685779f7effd317069e4c38562","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.16.0.tgz","fileCount":81,"integrity":"sha512-XHKgCxJe/ii0z/M+2+6zNIwgt/TAdiLPSFZEcuynfN+lDOG+Uo+/1+b1GcbWW4N1WmgyPZse/iR6ra5sAQ5KDQ==","signatures":[{"sig":"MEQCIGhMYuMCU5ldA46adn1Xug4jk51l8N1a0/N0Q//sjOlJAiAoO5/pFzfCG2K2XDmgtfJlWqjeL1hSTE+c1iQaLhsKKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0nCcCRA9TVsSAnZWagAAv5YP/jEbq9lQznddazNQzzXH\nKTg1wZCFlJumxYqeS7c9K+Nr9ElZTsXmKfhD6OM1TGhYEUWfAlJYhvaxjAR3\n3ZHPn3LH7C0zGFOeyIazCZkhCyS8hEyd2SNtU9FVRxPkH4j3mXxZZLnDoGBp\nVhaifbOWaL4JTiPTf8FSQxhLNWUdeqWdSEz+FJzXamgfi8nK42JoQPqoU43s\n7uuRd3ZiFdbmsGyh6vxgbQ0ZaceGPAjm+o82K/l8TQmvvyfcjUbSyCvsg6tP\njq+VOwu8a4140wrrjMTR+j/cUFu18whmDhUOkZzmTy1n9vw/rzcvvpdKhxY9\njHmc9daxQ0/h+xqioM/jdx3czDOrOBhgD26WXQGDVbfodosQSpSaf74PwRnU\nB2G8xElLUnb6kPBksIjiUWwVXIoy0flZNA4iqTc40WyoBRbCTcGwOiMUk0zy\ntR0qPn9SQ9bgpPtpQAATfwbbhrWzji7kC6lkW0iUO5g+VDkSXL8kKafe7HW8\nE2jSQwjWqiNmKl0UjsvtpS6orHcE++DCE6/ZnzEzoOJdDlwSjUYl8CnXYeQ/\nsHMSFBBILkjwEn5em2QnObjP60uCWi4FxijYZDLFlyxTC7sV24AuMu1/7mpm\nOPDhBRNFQrMsok1QzKUnRdemlQYMaEk/ubKD2R8PWZVZnjJprq20ajWov4cY\nOb+P\r\n=EQUY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"7f485a4699b1a72b655aed2140a84fc79152b7f5","scripts":{"jest":"jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.3.0","description":"react calendar timeline","directories":{},"_nodeVersion":"8.5.0","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.16.0_1523740828154_0.6101330230813669","host":"s3://npm-registry-packages"}},"0.15.11":{"name":"react-calendar-timeline","version":"0.15.11","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.11","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","dist":{"shasum":"0893595806cd86fa57f8f5831690a80b39670ae1","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.11.tgz","fileCount":107,"integrity":"sha512-70N5PCTvK/lnuUq8eQWkpSChn4A2VK72uToGsznyTD/f32GJAKXZicEEA7U/T8VvwG/UohC1D4C9I/q8sbwMjA==","signatures":[{"sig":"MEUCIQC/VSynk4LD7ETyOrfJxKG+nwqCHWewTbE40LZ64FbKSwIgZ4VohveksfaZJy1BPpjHVvBxJRBIbFigL8ZtxmXpA4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":361243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1kE7CRA9TVsSAnZWagAAEX8P/iyEva5Xp0K07vDsalm0\nHnQ2b/tZiIlZBlEeu9ZTmGz9SkTJ1wlqa0ats/Vxrj250omKbb7oyDaIEdPM\nkFNZFV+TvXOJyLglI+CM0OpnUEULZLur0z1tMnyrETtT9tndOqPm3Xp7e7kz\n3Lk9DWZdgagkZ/Y7ti9uPdPIKgjmuiSa//1dJOhbEqxyfanaVHrlncm1FQrN\nw0BGylWSTHUO3Sdyd1mD1/Vudl/0p0dM8p71vnHvkU0PybSpwqLl+LJheunr\nhoWkhTVOk27h/iPDXQPsVq7QWnIMz8Tf6MMnpcgalGv9PltaVkX9o52l6LrT\nFCYz4Ie9eGGB2aD4wwFupyKbVCkAmn7jp+Y86dGvgtIB+iL/fJ3U+/ZzT8L4\n57Dnd7AH18w9pnjbRhpShT9wv2u49aLpYQ5YMC3vEvVWgdlfQMUoZ0zVGJyS\njlA4J595t8G4tVZJTolSlOHek0vSfkCbTDhRhri4THNbKYV9HTc6E5EzCwCv\nYhXA+jj7qDJEN+w/j3J7Fon5Ag+S8C6X42E6yVF2ebS56lzcTo2LZ6fHGYGf\ncg2vnv8HbXTCLpqmudi7Oz0vyJWaGWthd3sOTgoX0HQgvaL5SrxbX94OBIVa\nBu5cMPR7JzJc+sFyqnRFWtj3PYv1tkkoB+HrpNtc+8mbcNa+KtOmgnL5hTUb\nN2uX\r\n=j04m\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","scripts":{"jest":"jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"description":"react calendar timeline","directories":{},"licenseText":"# The MIT License (MIT)\nCopyright (c) 2015-2017 Marius Andra <marius.andra@gmail.com>; Namespace OÜ <info@namespace.ee>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.15.11_1523990841801_0.6539752378334371","host":"s3://npm-registry-packages"}},"0.16.0-beta.2":{"name":"react-calendar-timeline","version":"0.16.0-beta.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.16.0-beta.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","email":"mikejoyce19@gmail.com"},{"name":"Samuel Rossetti"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","dist":{"shasum":"9e57bbad5a4d94d18fdc2c4ce8b94cde73fa9a71","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.16.0-beta.2.tgz","fileCount":117,"integrity":"sha512-/qo/f0lmH6EjPvSTutm13AWL79C9KqxfqlfWXkKUCnUkL86gl32mFp4nYD6v2fchbhk8gc5Yh12SFvm+eKAiWw==","signatures":[{"sig":"MEUCIQC2jG3w5r9u7vtQgU8xxzbZQARjnG4zo/02S0DHXR7JawIga6b1Lw5Nqbe6HSnAbgzznlbFYBR5plhe24nEXjOaSgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":357196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3MuvCRA9TVsSAnZWagAA6P0QAI12l7mLCO9LqDIl1MjA\nGzWijsews7rSfBGYlmSoZdiLSUsUjvpQibEGl5Hp81LaVWqIlVcZD76IH/0M\nhRd5kihcnPdbxRsNCumlJ8A5Cz3l7GO0wike5lnUW6u4DV2/YxT1eFEPprUI\nIY/C4t2bq4x3p4RDXLTZyi2kceLz0qHxIUOHP3GT6kux3aZIHp388jglxkiv\nujSK/82OuAZhXVSkKSDcpUgOBZRHlZHTCqgljMCsg1C80OF6RWh7ubhiL4nW\nBNfzNdYtqTSYNxmeBVdtJqtFWzWDbfR106G42mX+0vJpeeUC2i1ziszfy709\nbV1bQMl15BiI12uQAEV2H4XlCiKI1GKU0L6+5GxNBHjWtPlqQGRugZU1+PAz\nTzNYasQZt9RYhddwAE5t27eMMwNnv5uS8bYBVF1tEGwOYyIaYY+JMgg9nqIL\nJbHAKqx6nR40/0cnhQ6UAONUjWP7SRFDY+9C2jDEV3i26UWv1Zeau1zb7x0e\npYZokziyjViDegYG3VVOE1dBdpS9nNP0PosNeyNGiJuGUChaUNZ8MJ28qnfs\nquvwCT9W/IuRVDl/O5nmO1HGeHRuEoe3z6pN/OcvS1Iey0yu8NqxpLBSfDb9\nzUFsdtMk5YMJLj34PcHPJEdbwPQQ75tcLxDHEGN416P0JSf30A90qjzy0o+k\noHkU\r\n=Ma6u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","scripts":{"jest":"jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"description":"react calendar timeline","directories":{},"licenseText":"# The MIT License (MIT)\nCopyright (c) 2015-2017 Marius Andra <marius.andra@gmail.com>; Namespace OÜ <info@namespace.ee>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.16.0-beta.2_1524419503138_0.3156015324814976","host":"s3://npm-registry-packages"}},"0.15.12":{"name":"react-calendar-timeline","version":"0.15.12","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.15.12","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"2a6a421eb429e41e8f36b4b2ff38267f921a202c","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.15.12.tgz","fileCount":75,"integrity":"sha512-bEVAaxKRg+WsQVK8qPxukQlCSG19mZ0hflSZlFSTfaq1yqHTaP9leVwChWqpcdih3MB029hSEX7FAYw//tndWA==","signatures":[{"sig":"MEUCIQChdF55vmDzAQ/IDs3zvuOsvTIemrFKb4cz4LRHhgPwogIgYVc+JN2lkoxBfr8mFRYgGsYhTepFWjN8hOKdW/SbkvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3QXgCRA9TVsSAnZWagAAiqsP/2yeReDSsMj9aW3aP94k\nkI6nh3m1Eor89roPJ8uod0aNQUKjLrcUF6kCv62V7ynRdVk1aLrxnK6rCX/V\ng6K/CYI+yqBtv2eGDYzniwGvsRuoXVy7I6xDmLv5d9n8Vgz7t3radPPyX5N2\nZ7mMEHxZ/3CT6XYizYbmVSdCiVPeph2fTC8DyRersfjVo6TuIjPg+tvJPJ1c\nYT53b/IcWqhWYHGQ8Fs9Svy0PrgZwFJFTx7JzmTnTiiF7zKHp62lWgOWKVhU\nGz34qsPg/gp/xL1pb4SJxKlB32B3K5kWRJ+JNTVEdta9WAL+wUrpR4wHUPeq\n3PFjw5SE21VYhluxAtt0LCJsfy6glk2DsRdo2XO6jZZs4WI8vEmOq302sEzm\n3P2Gsue6rf0gL2FHGoH14fOGgHJr7imZ1l6XUa+vZyr1IEiz08qx3XuTy3bT\nw6v/ep/xVA/d3XjpFP3MP3h3lDIAyxYYyxZK9jw+MYmShxd+ceu10XhtVOmv\nlHS7f7SWOuvlTxUB+2oC40iqSQoLVvCKEcEeJQudWT8Di7YrBCC4QaBz6MbV\nhp9biI07obM9gtJhcCLtwH9Qs5/fX1LaLz9WPld5+ccRxTvXc7fe0GM/RNch\n1BQrUpCHtUdGdNeYiaOEzmfawAT7X0FQa35fqmphzR146BRHfcjhs/NA1t3/\n84qo\r\n=kyQl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"a1b4b06fee894459087a059860daf654826eff7c","scripts":{"jest":"jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.15.12_1524434398125_0.18053001416552483","host":"s3://npm-registry-packages"}},"0.16.0-beta.3":{"name":"react-calendar-timeline","version":"0.16.0-beta.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.16.0-beta.3","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ae991514311b94dcf722610eb35e8d322e85abb1","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.16.0-beta.3.tgz","fileCount":81,"integrity":"sha512-Ov7Z5duzbdD9XLH8DN4GDczuPGTMGE5Zm0mvmY4Osem/sQiqKoaTGy8H8+2ezLNFjo4Q83ndSdrCp7NYZx1HOg==","signatures":[{"sig":"MEUCIFxWWe1s3y5qZs+TGxVsa6XUxk0zRKmTAvqvgXvNh1LdAiEAnoqib3BbLNcIijJwAuFMzU/ZBmARTY0BG30PQW9goBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa59TmCRA9TVsSAnZWagAAUnoP/1XMhfcBVRV9V5pwbM+Q\ndogGsPAPSqlnuf2Q1LEbmV/h4PYrbWG5QOJELR5sZCgZZnUfgI0LaG/2oDLn\n1QrRIreGceDwbRH6R2IpPJLUFCFJ4juIyPVP3UAlqF1gxFUCSBOqCRR4j6++\nSHXxSgaez5+0bwsu/E6X6IXf4+uhxSzyB1zvtrPe3dofrXS+NN+GD7sATstb\nsj3Cmdko4fTeJPRAfZQ31ewFXlr8E48h5DTKMii6VZnyKb699p4cQds+efNo\nnVJQHbA6HSgTeuP6DT4vhLsYWqpvA84f6ag0CQcGryy94/+bdGPZ9BMPlIrp\nrCHREo3H2kwG1p1CA9WrGAPjYWqXxh3BRYMZd9jO4Buby2wADmIDVvDCgzVb\nj4WChL4ncGQGN/pzOBOOZshBa9kti/MWDkJ7d40sSfR5osPcTplJCK9n2qeN\nEvcrO0g7DjWrT8u7SljsNjd06pHkhET8wf6qqyDH94JMfiE+t0uUGAYrcDOl\ncSs9FNSqi0nohmZPa76rQx8cpJapMoyewU0y07b4vruFPkrfa1KeV+f2w36J\nMdgXrKaIhxBC5WFZdDyi08YVJx9ffj0q6RurMlq2gJmPZxKdtO8220FXy7Mr\nNUEz0oD7yWri3MEgMMPYPdQve/bBFrDx40a2GYs26jT61/Aft2NX3MnNBMP1\nrX8C\r\n=M2bm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"moduleNameMapper":{"^.+\\.(css|scss)$":"<rootDir>/src/mocks/styleMock.js"},"collectCoverageFrom":["src/**/*.{js,jsx}"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"061e34603f75360558656b5be239eafd7ac70651","scripts":{"jest":"jest","lint":"eslint --ext .js --ext .jsx ./src","test":"npm run build:lib && npm run jest && npm run lint","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","jest:update":"jest -u"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.5.0","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.16.0-beta.3_1525142757741_0.5212213900110918","host":"s3://npm-registry-packages"}},"0.16.0-beta.4":{"name":"react-calendar-timeline","version":"0.16.0-beta.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.16.0-beta.4","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"6c6b01f8ec723280d2fd3393b4465a445ef1d013","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.16.0-beta.4.tgz","fileCount":44,"integrity":"sha512-Fq2dWqOGa/GEUQA0XAVyigMB6AyQlmXiGhFKVh8hfAB2ZnfYB6utBTjHx0X8Iq24TiB27+z5W7YAYQiZyr1hig==","signatures":[{"sig":"MEUCIQCR20wb4DWTJqLKjS3mFfWR0WH4VRWAe66E7oZmdxr+6gIgaCWZYmEU4vUFZA9R9uhhrvEiW3u9cAXKKEEfp6FFYWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7IOuCRA9TVsSAnZWagAACK4P/0XVW/F98offCq7YMSZZ\nkZgNIe+nFu3HVSisDRJoDoVH7rMnOL6x/BnYBnZ6K3M/1j9qSNJyCLSo9KnA\n/83wuvwLrpbBSuMWemolKylwZXl1ZsMRkvZi6DtG08YgMiqYu2SBq6PqADOW\nBLXukhGKZ116WKjMoLj9vRlElv/3uAZJTIiTWvvN2STRsxfe8wljx3AHXOh6\nCOp3nxsY4PkaIAJ1+JZOgjOMdq4FcHV6pzP+AgZWpukp89DJtsRX/uaZ6H9e\nTEyeeR2FgMkQ2eI2vwG82HIU9f1voiL4C+dHlYkKM4AJOpxcHN5qyMgCMK3K\nViuc4cJqFlmiPFppd1VFYbjfXAK56Tthw6t6bqK2FCDuCu/7pebkcBn8YCYw\nuMNg5FI+iYtsb3FnLkX/wbxH0nPG7RdczXJQzssLE5yf+CirGHAn4UfBlURC\n/BE9JNO0aGW+Ysj/ArNUw8QNSdqinBbJHI600MhE5WBMB7Db/8MCTXfQr71M\nG6HQE/AN2Wvur5UKC/ht6h/vTpO3CoByUvVYv9RZiijsPZ9Ij7pzv7oyEBNt\nmBuIL/zIklMzA4DkE2Nsz1vprXz9oMNgrahdEj4vg3SngDMVCaV8lGym7zUj\nmsPR5xO9GCzfBExTPpmGfnSNLwvWPWozB6NenGGyOmGpoIvOnEEprIwHWyE2\nL/Ka\r\n=qWJg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"f1258efb7a7cb2b38a539c58c9dfbda0903c7919","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.16.0-beta.4_1525449645604_0.9627097934148747","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"react-calendar-timeline","version":"0.16.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.16.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"8637d5c2cb8e9586888865aa5258fa744f11396a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.16.1.tgz","fileCount":44,"integrity":"sha512-YqQKb6HGLNWB9Oun32UZU4WKBDnfHoRMiTNUgsTnxtyVlxBkKf84W2EICRIWle75RGD/1TNO4vzwDxwlMN0CpQ==","signatures":[{"sig":"MEQCIFcw+a2Eze7s8fVq4mrQtJv6YUkJmEejrwMz7M84vXnRAiBp4fbQh8ZSPRIXvTx/Rrw2KpJOqo4DKayNRVoL/WOjkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7No1CRA9TVsSAnZWagAAEOUP/1fnzFbniUMzj51iMhEy\nf9/KBdowKMjoGQO566t6MqdqNbIk2iFDKZda6ZHn21Hza/f4aSpYwT3V/SNX\nfdN+pCzm28wBx9ZmE59mg8QppeMfg1jP2T4wCVpIuPSvxQpTnOAeafCnYYNq\naOvWmHS2a7DyZZOtno84vT+VhBSjbg3cRFBf9mx/09gKkUDPc64WZmQROG1Y\n/EUn3+i/r33EhFsfprEa2mEntFuc435O06QqXkURBRETpbuWGqx+KXbk6ALJ\nrLw927/pvU1zs1lFJqIsGXZYcqMh5TvarmoJXwgf5xsrSX0D3KS+10olDhSP\nNheCzc1j4Yyqchw36MqzZJ+4jd/Z8SnGfQ6WbpWeHh9CkhOzn5oxhfQMmTWH\n3cjgWPdT3Np3+zIVUj756ghO4g6hTfl2yYyYNjMP3+aqN4jyW8hhBkbOGA06\noHM1XwLrmViulFhupLUQTbpRAvBw6um/vd8KpgAJ+qla/AVtFHcxLeLbhjPt\n5NzWFDtPXR6l8Ai4X59pCzPM/8xRp1H5O3ReqtJbrawN4vWGEr2E58lyVqam\nBw6DgAFeqvFHhFxNwgVLOl+0Gur5YHrAhfpijGQmMtgvksEX86F97XztZzpn\nIymr68xed21BA2Q1ukrGoYPEu9TrsONQ1UE1lmNtYeFIGSGWm+Wa93QGzat3\nig9a\r\n=J7ci\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"ad64d233ac95bbd15e3c5d9c66062e887755ddd7","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.16.1_1525471794537_0.9454110852319284","host":"s3://npm-registry-packages"}},"0.16.2":{"name":"react-calendar-timeline","version":"0.16.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.16.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"f5f6da45f30be0105a688fb0c7f2dd7ddd69fd07","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.16.2.tgz","fileCount":44,"integrity":"sha512-GBWoUKG9V95B//iQY/4lN8VHKGQkQ2RW9fS+e6MM/DPNXs1/+0Vv14R61N2kUNq9vjVcTp+XKhcUE+owQibBiA==","signatures":[{"sig":"MEQCIE2Ya832A159lSm8JCphpsCgYf/zSWQO/U27jAsC0lMoAiBLOTqudP4/y25U3cYkje0pJRE5z5sf4sfV/1FAqmF4GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEVjcCRA9TVsSAnZWagAARz4QAIYtCr4Xkvn0mm1eXT/5\nkaZicACMGB/SSoD7shkjIXO7EYdW/01xyxX9sr/rHXuWzV6wFBs0YbKO/Osd\n2K9v+Z/mUXsFmSJ/Amt94cyqiztpu5QTT10jpZtD8PQuq+AwJflGDzg2Of4b\nXGfbtXhGghfHpf+VxvsiEIhzSvat4Tf3veZ3jKIQ85lp1o60wlTLfbbsRvJo\nsxNvdD0VV0zaOM8ZhVhXOORFBuB+RkAKU1MnGjNPHvvILJszbVFPQmKlSSKz\nsvY/tF6bLcbBzIazml0rv9tGa7kBZauI4EeYNlISK6TXZZrUa4PLPTeyCAAt\nIdI1sdcibo6cYLsLNBUymXWSKRRiOxXC3hZsT953tVVp4MJVz0TylzMb4Fs3\n1bGJ3qyBAh9NGE2Pk2XBG8kL+olCIQLmiYC7J5M2F6493YvNSPAUeBI7z+d+\n7opH6MUXYZ2zQGfEHvHjnKoTCjAnUt2MMRC+nOu4e2CKDOE7pc5JYj8mdaU8\nBfMHTbYjadJjQ/KsVKZnr+6zYdEeQLyxsRgfhksZrwb/PXbRgZjFwEFkLAs8\nq0qaFUOXjaNgXzhkwEXUYCY9NO8X2lcwDh5FN+WQ8Q5ylF3U9viHbSeN6dI+\nnOY2XdqUnRloOz5lHQ6RYYCmwKPClKUOgzp/DZsv+GANJZZX28cXgCQ5Y0Vd\nXHRG\r\n=fsiM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"3806ebdfa34fee167edec38d96703fb335d6d254","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.16.2_1527863514690_0.012157122534463438","host":"s3://npm-registry-packages"}},"0.16.3":{"name":"react-calendar-timeline","version":"0.16.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.16.3","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"92a3f5d50a927dfb5e57674b3c6cb81b258fed1a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.16.3.tgz","fileCount":48,"integrity":"sha512-3teocaCueCJ6FZN9+7QlCE1PrZCUeeomaHy36foZTVB27brWZVVmWgNmO9q0MfOHt6vCVYqeHnpkNzWIMEZBWg==","signatures":[{"sig":"MEQCIFaTCciuSkvZoUCFdmr2dpj9CCk+JWdf0qxeazalsGWQAiBPjPf9zQQgppLCP6EqBch1QfQqExK2ag3MiVwkCJGreA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEuTJCRA9TVsSAnZWagAAXzsP/04//xhkFKB4c1K+H9n0\nB0os2sMFDLG/dF6AchB7MXY7r9fxspOAALJKhaIcIM6+PUXpD8mwrJvGJVYX\n2RyY/ArhdR+5XPg0AZeBkhZ1k35PbzhL2/lTzpb6x/Pcanj7v7gS/6W8SVTN\nmpY7Yc0+kv8TFYE5p0z4gqQ9IImMKSKC5yKapqm1Vc/uIsH5hA+2tCemkY3V\na7OkVY1WCU13Ku0eOOVZI7HLWqZuZlQ2yv9dzAQk5d8M39kopT/u2w1CmRrB\nylwe01ieXzJogc3rgQ9CKPHlvirvg5x+H2SMhBZ5Xc3wuMfYbdYg1V+ECtpd\nD6qh1BgVKbYKuwlaoSkzS7thzX84mmx63Dn+QvaADytDnjmizAhj6dSaKMcb\nBgR7ZB/ehTOYgLqaQE/FTHbapdaDLdlwubKzrSPazX1+xtGh8tRiZ3cpeec8\nBFtUKkmJR4nAXCsMaQbwKVbfOIHyOze0I4g52kR8r0yA3NTs4aEVUpgL8pdH\nIKcstr15vBrxy/3Cg/DheP7yiNeE8CJSKEpO73yn1s/65XDbaNMyYWMDI5Qy\nswmEPsyjk6BKoQqOZPiXCIiXwSu6PaGu0uO6fB2TJfmHmlt9KEKYKG4eqf9k\npW9OtqZ/MVBtVYPYeLiQzsmQvOXSs+GOZu0aEGRZUsH2PnsTc+RSNcJILpOo\nbpXy\r\n=x4hH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"701dfeb8fc33e93dd2ae5ecaca22b8a846ac1128","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"interact.js":"^1.2.6","lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.16.3_1527964871280_0.985780691717592","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"react-calendar-timeline","version":"0.17.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.17.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"5488503815b6d92cfccc51f8c8ee8f66c6a95d2f","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.17.0.tgz","fileCount":48,"integrity":"sha512-rfY+QGcVIA9KAH0pf1aMfhhOhkXqP80aHnDw55LzF9MhXL08YQ1LyF+1X6uYL3H9YYo49t227xM7OLME88iBHg==","signatures":[{"sig":"MEUCIQCJUA+HQbGSek4g79DAuKyDtyFtWyzeZSVlfVCgo9UTVQIgQSCfayaXvGvQ7ReE5w004VmDIEgK6W1BXyEFPBHox7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHzcKCRA9TVsSAnZWagAARBgP/i6g9zjke7NGEbBxcVrN\ncD8ChgUsUhHVBIWvINciSbFkmpwU5JoX8w+06QOGy14Df4xLHia7tIXGuQ9p\nc9Z6wNoFZY8qwgsYWO0o9pq2DEUCTmo2wuozk7V3JTYKQ/vtvbiMtg/IRe65\nhXITgvF8xYtMBzGjp8wVmvQjwfbEzJcRm0nJ1E057WOrDjyC3+fLeFjq7lxB\njdo7WIJqMiQcf2i9K6H2He1kf00mDNGvZsv93XDiVlD0q81kL/8Hv54L9DSA\nqjyY04cSUBDGWpCCjjhn59gGMCG5EahUjQ8cQB3388q4G420os652GDwV/JW\nXCw/8IdimvlGjUSEwG8GF/pj95jKjqKW5baE/jfN/eTFYiGW06oqe6Lh5Dl6\nYM3v/9eSyXzkbHdbJSybHOXhaIqUrP3CcXY93lG0WPV/LnpTyZ8QFwZCHyTG\nWIXl5s+aATWWXnyRSzxz43sw3oGrup59PICLuT5p0+9JbsUMdLmd6QIrTaGu\nA+/tefde2kvz1EXizykejOwfejF8LznRi113B+ZBzsN796O3uao3iua51aru\nVu7mqVVJZAnkZxv971jO8LhQo7sL17/5DrTo1KSmuTlkvmcZdxv612AMTN8Z\n9veMTpnXI/jL6ulAPQ+qORiJ3w9FziUmIKMrpZzksqXxDIKvipRbw3zz2Bxj\n+uPB\r\n=sNxE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"8f478b4a717eb6de11b5d5ad2f53c007db58d665","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*","interactjs":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.17.0_1528772360823_0.651831837594846","host":"s3://npm-registry-packages"}},"0.18.0-beta.0":{"name":"react-calendar-timeline","version":"0.18.0-beta.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.18.0-beta.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ce383ba7cd02b9ba69506cdb8fbb5a4ac01f1ed6","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.18.0-beta.0.tgz","fileCount":64,"integrity":"sha512-ABIocfjfWvr3XCi91odLCZ7oZEcIN/1Luo97AkBWYPkY+LzwTvnLnwdY0lvOwSrrkizH5PdQvPhowO2lhVPrzQ==","signatures":[{"sig":"MEYCIQCsOcIGXOKqbTWM9hyTlRlRP08K+DcN/qMHTbvKfoSx1QIhAL99qSb/SLVw6CEe7548luxJhYjVTi18DtM2bt5sC0Mf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLDa3CRA9TVsSAnZWagAAPqsQAIoXurxwgUSduIYriiKa\nwXScLVqMbqwRoYhfwoCYMJ9FQSK9Hc0nCfxLKVykYZ1i873rDLEdGH3kBjGE\nZ9KBcw+vke0t3+ytLWPrOsYbIEhBmC8L2VKXb1pep5gHRtWdW7XbMCSs0y62\nbela+3nlvkwZZ1HUDgoGOq9cpAacyR9Q/sYMXUOfSxNYbeevWb60jb3HCfnA\nU19cEd2y2Ee2aS+OOlIiOlJvep49dktv18xNCSxD7PAuwOqv18SpZOoVF+sZ\nN5J28YUo5AVUh+qEq57VwqmmcFt11soF4sYjuJgNeSsCs0aKb4gUJTnFOxVG\npoJ4kOvkR0wju9HGPBjqcCUYU1gWWv42gcGLh4lqlUhOjs7HPd04M0TjV/TC\nzl2VsjX/eONex2u7lh5nQiySMNp0pB3KskUGc2uRef6mPEuOZwyUNlfYL1PR\nroKqfjopw94UVzzUbejf87ie8FHGYvokqTLvAG0JfK9SXSjeaVwvl+SP7l9C\npJ7p6bbzt2Mlh6bfCBDb6g2WsnztKhKWXZ21sl2xLT0nkhWz+MIRBEnb4Ns4\nuzuqxMYw79XHLRwkhiQJ5rZUWSihgLawH1n1CG/fOshAmnNKTikxzFprC9YP\n0nha1P8jHxUZgRLuHZNvdVPhitNdwVOvWWuVO1C6YXSTaJkc75RxW7cGKypb\nXU1d\r\n=9VNf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"91b95e304838c84bcbbb06c33efc494913051597","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.3.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"^16.3.0","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3.0","moment":"*","interactjs":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.18.0-beta.0_1529624247331_0.21634225949332797","host":"s3://npm-registry-packages"}},"0.17.1":{"name":"react-calendar-timeline","version":"0.17.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.17.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"709ab4156d41d6b2568bd5a522ed8096b620c591","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.17.1.tgz","fileCount":48,"integrity":"sha512-NbdcEsxjitUC/sbmAp2iZDye32B8jjVOpLaQXIgiES7EXE7VPrUvyxIAsmz5yvn/ARUlffe50PlhC2CeRqMbVg==","signatures":[{"sig":"MEQCIDSTgIB9QV0IfqA0VfrU5zgqZv4YlbwCOE+NUYViXVHbAiB4WV7fmweHsTP+5TavaeGwHLHuNia8XeAu8mY3kXPBNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbME5VCRA9TVsSAnZWagAAF8QQAJLsqKUxQ591uiPw6bAr\noe3vCqVy2ceCaraB6x3Z0JCcwXxY6vo+6HbTLMHuDBFueHsDgtQXHU90VoG1\neltL4wrA3euvnd0hd8AQclaLfq/twnXp97u1JrHnqy6KhgQXCK8uCE/XVlDZ\nng71ldX6fREuo/4C15kGM7ik6YKM9HWrLCQCfneV4FeFdrgu5sf4ndBGHLLo\n6Hf8CulDVg15Tfpyoe6h5mgHds5uD2hdFv/U40kPFDQLArtN30fwoJN5XLwW\nGI4f/QFIKvixluAzD+5ysmXYk6jHJA52E+38hxMhbV3sdGVZ5cKhYl9MJ9Bz\nhg2fFMSAaprPbpaBp3AO/FpureuYt9vSKf1vNrlLXpD6VHdoAPKvacot3q5c\nyE01KH1/7YiglTo2IwhRY6FFDTik2m+UYb7QT2RVyqVYZNHoH74wD6TGvC33\n9iscQGDgRueg9sA3zFsj3NGBUfwz5YxWUgUpc6XhinseU++Es9xpnYnlS6dk\nKhCsHBI/ZDE7A0lnKBQcGi2Yo3EL/X9h0Ygp5rF33fQ5FY2+SWn+Si08yZGU\n1fg9GWT73vTYZmBBuVKj4+cLjLQZVmdfg0m5nSaJpSbVHftZCcgle5mj6VJT\nCuD8E68/5Z/wTaIGbzHfwn0trH3rjet5JMaZBNiHIBqN4OLEHN9LCXEghiv9\noqEo\r\n=ik9e\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"e25e70602e0d13c0eb853637a8ebc04e471ec6a3","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*","interactjs":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.17.1_1529892437507_0.2499222834549213","host":"s3://npm-registry-packages"}},"0.18.0-beta.1":{"name":"react-calendar-timeline","version":"0.18.0-beta.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.18.0-beta.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"6c06fa6bafc58164d890c702d2e4f732cb602d10","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.18.0-beta.1.tgz","fileCount":70,"integrity":"sha512-mNilk/aM6RiaVDMjSq1Z9QEwQ7FFet42cT/dJigsMB7+ton08eIVDMRv0g4crDDddbVSWwRHB4uQC36ZCzZVzA==","signatures":[{"sig":"MEQCIExQ+Xh1JhwXXjuCNwkZiBU1ek04Unnea7c7xPjGwOUFAiBRO7fiKiLN3U9ZLHtLx6Wu2Da9d7ATkag/elqFdZ7UEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMFcaCRA9TVsSAnZWagAADAQP/il1Typ67+FVIOFoBIqG\n0jWUp9oO/ctmR67zW7IHidFfqCPQVsscOol3LdXzuDEfCfNC4CvEmRAmWevk\nHSpEy790ummlTYC/WIaM70YqjkxCMBJeF8CM8W4s96Q7FNNl2tQaMJumzYY4\nEboO7oDn3ZpnVCcl6lxhPyfxHPc3tozzyLySmtLwex5GoZwfdae1Ap59+JNh\nbe5y6yq2ud126g0b86lXv6Y9oOpA8HqN9u/ckUrhKg9+c7Jw2sr62drKp56v\nzDJG+WwhyYY4iDI2Wtim+58B2I4px4MGwk9mS+dL4JAx+knxGQxeDzbDyNih\nyrd/JkrFrCcwd2wApe3EE4787e5xoctI2N0niDzDD1EiYutVoQOrYA7+PXZE\n9OgloWl3+JtOHiPwj18FLB0H7K/GVFvZ5AswnH6m4ajFrwOF0/OPw+w0d1sv\nJj+LHIJCi479RfbjM8tCwnhFLXeaCZG1onDI5w2hioCa4+e28vtSEap2VKfs\nSZobLjXFyqvz/ZgOVAJ9ur1K1lOt9jRReM7MCqEokHci2xdjHEa+zG5GJRSL\nb/N4Wn7jp+hxGPCKkaFYjJn6R0M00LuQiEuImIn/xCWl/RKgTHWnDnBZz7ch\nrFkUq3XGC2M8TEjdXMn1I8Y0g/A+VdgQkE4Hck/f2EqD3aMh8pSnffqjQuJ9\nIVD9\r\n=KwJ9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"gitHead":"7694d49b13a84d6c58b852ba984b7c99e6397088","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.3.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"^16.3.0","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3.0","moment":"*","interactjs":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.18.0-beta.1_1529894682188_0.8230390401658676","host":"s3://npm-registry-packages"}},"0.18.0-beta.2":{"name":"react-calendar-timeline","version":"0.18.0-beta.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.18.0-beta.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"a4cd3dfebe2260bde357cc9d81e3b3bcd9620b4c","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.18.0-beta.2.tgz","fileCount":70,"integrity":"sha512-MFsgM9LUjPuQdbxCzq5GwoI6c5s7S21pEL7vbaCGoLuAt6kwhiUVdPWMhKdfqgsZLkPzutYydGH9HxXYZYJjMg==","signatures":[{"sig":"MEUCIBuUOqs6EbMt2N76P0/mXduMVeh8XzQi2iDiLA/a+Xb7AiEA+mDcTLqgp5XTjI/JUK3vcfuUld/imUxr9YC0dURakmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMFeOCRA9TVsSAnZWagAA2hoP/jTi/av1GAIcFfyFBMgE\nNonhFGyPtEj4TrZv/sbSQtyZaKrYcPbq7OTkM/NDXFKbmJfT4gX5d8lzBVK/\ntMmYi+TsMeM/SjSyj3V1VGIGqFU7mZAAZaMg4RVNkybKxFEXOT/XKuFBxFZr\nT6ADRMPGTqVcuz0N+QEdQ1+V1OMoz85yd4vdR/rw/wShJ9bHBcgKWriZ/lLl\nPeKrbceoDBv449EaPp8XYjmNkxIR7sC6vJoxPKpN4zQoqQG66AYG/QpnTJYO\nLNgsJzNfCHDA+CCaOMRyhAvpqmZmAmchOEKmzP9b1M0JJnG2I7bHRYQeioIu\nS/O5u+OMVO/f9qrtiewJrt6JrHGqFWajOFK4fORSAevfmdycQiXE67mCpxxA\ndJnO3I6HNKQODdvzsysIynbI2VXN4d458clZJFUCPKkgHLzKk8gqe2Kcpst+\n5ylG32eHPNgFEjHieasGM24S55FyuDtuV78PYDLXMzqvFuvocr4k0njPCuEH\nvt/EVQehAlPreerXqPyAKGGaaGARy30ARR4tShroKa2MuGroilgeqT7ck0Jb\n5LuGwD4J0ZzpxQ/pAsjnQAsEN0revuJmK3+0xzTmqhnC79SLNYec3j/uJva0\n4rme1sWh//urxiebhnvq7o6cXFO2wTyGwSjp8hAfbSi9AOm6z86b9KpuJvu0\nCeQH\r\n=Km7A\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"gitHead":"ee9670b0c9da965729f7f6a2b0866d41b49825cb","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.3.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"^16.3.0","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3.0","moment":"*","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.18.0-beta.2_1529894797395_0.8454163289218148","host":"s3://npm-registry-packages"}},"0.17.2":{"name":"react-calendar-timeline","version":"0.17.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.17.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"cfcea76ceb0f952526dc7fe4a2cf16b0454e347a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.17.2.tgz","fileCount":48,"integrity":"sha512-c3BNzbijUQz8Tpo8OWww1UfB+kv4UQ3tFNkUAo5HRDtos7SZ44bnUo7PN/Rj4eJSKwu9nDXiFHp53u788EyW3Q==","signatures":[{"sig":"MEYCIQCc7FFcKvi8MGQub4q3+kXwipSm6HiFxunmO1399uKjCAIhALY+1JWKZXLzdPsmEFmzeyV6yF3QPuMNOtDINYgErLlA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNm4+CRA9TVsSAnZWagAA/zkP/0baslLLaiaWfe4t1Vq/\niFHt4X3WPbmS2kQQI/3ZlOpF30AiQpZXJstI7EVo05okICtHFdHF9Xa2kno8\nulHO9L9J0rGhmsMxvgISgp4NZd1BX8zL0lJcq924W4DPzFw5dJFz+O43Ld+k\nsQDwLZ0w57PCSaNBFjdIT5Ccvrw3aCSz616us/z97KZrT90iqt9XvDA4vqn8\nBhmmvN2vGqxF0aEO6u2GFMsp14TLsFHY11Yogos3ABNE0YJn3WuJBdyeQTRP\nqq+Z0JUPZzPhDCW4QCzsMQr4QAXYb30hrAXYsr3mT8V/88DoZQ5agLA9XX+v\n1KejrbEOFOcHRenr2lksw1qFr4dMVMVfWI4HhXaB4xTst9jq0PWdIr7JBOsa\nhM4ci6y47vU5B+kczbOudXnrYid9MPem4HWPG9Hnz3GSpLrVoWTWBsnts6M8\npURV952zOiXa/ZwSf1ssWOZ5/MwaoHFiSgI7GCFRPnKXYm4rr+KUXa5ZYgwk\ndQ3Grf+/T9Uv3+zBRPsw35s29mMbMjJCfLREHaSsrB9RkhZzjxvvEeRGmTYG\nV99HXgXnSv6QfyDZswW9j0BEXikbiJoOPeg8bJoyp32xUSMU3PdjAuOBIz3L\nbyCJ+dKqjj1apHsycupbX0hhvQYEuQCS+gxj26IKvFzsOVCmSYKYRtB6OhK7\nIiOs\r\n=GgOp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"249592fc62acb19f678634c4c20f6d684cc01ca6","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*","interactjs":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.17.2_1530293822480_0.2853271307456875","host":"s3://npm-registry-packages"}},"0.17.3":{"name":"react-calendar-timeline","version":"0.17.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.17.3","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"82eab7da2ccff4063c3f6be779557815cf7069a1","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.17.3.tgz","fileCount":48,"integrity":"sha512-LMnz4bzN/hW0IyaRQ6BdErjNFDo5q+OYyQvYEweIEiRJJjznuQ4muGFhapUU5RcgkRC9QDnj+thXhqjyXhpJTA==","signatures":[{"sig":"MEUCIEe3pm8BO+yq7CRw1UPbKZvFoe5t2HtNsqj5B8/eoACZAiEAsTGUR7wp5YXDBPHrQuViwvdx2lC/5SJpu4rp898iH6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRXEFCRA9TVsSAnZWagAA2HgP+wRojEdC32Rw75Xqdu3Q\nCqi51N2wF3x4IseF8Hwo2Oh8xRwHfNnbpvymJNClu6P4148xRdimRTFE9eDg\nBYJWOrqw/Mr+QQa0juwp3TbwZjRXEaMqRvBCLG46zGV1/jHPfphawcfxy+VT\nIYwFDcAVautS8CzE+oMZ0HmaWhOH8mXXnCO2imeifyoLg7DD1nRZodEJz6gn\nVkNSPqX6u1u9d+No9s6qdWwWtG0GJLClKHAoAbNHNINBjQ8xARAtgR10NrSR\n+d12fczCaplMBfVFoTD64Tl/2afguxWCb/LYZp4qt/zo3qXSrDL5OgeLTqRr\nBadWLSxUJEUnDHCUhBSp5ULGtMP8fqD/kf/eshSB38Jgyo0zOjo79oRkUWiV\noXqOPikj2FvW+kqscZ42MqZIcq3D1wcSIJ9badyDCwj84TjLPO5gOVpqJ+PC\nsy7nbq+gtnegO/FVghT8mQbeQoVxQR8le299oKGcYuPw8BEaCgDMgYfrESpL\nb7lJFsbMRLo47SDolNqhZykrZvHzjt136yQT9xQCQbHdp7E7GLvcDUy73YVS\nZkyr46I38ldyGhjPkB4yb/3H5l6/14vWnzOm/0eRru74ccRobSVXZlYTHPBA\nB9xpmLiShGhMXeIUV5mkfIZgCPaWOG76NDgRDgEi1ayq5qBbPRblQeaN9r0g\ntF37\r\n=Losi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"setupFiles":["<rootDir>/config/jest-setup.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","files":["lib","src"],"module":"src/index.js","gitHead":"8bbbdd9cbf699e4d10e516628d5e790153a93b57","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.6","faker":"^4.1.0","jsdom":"^11.5.1","react":"15.*","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"15.*","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","react-addons-perf":"^15.0.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","react-test-renderer":"^15.5.0","eslint-plugin-promise":"^3.4.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-15":"^1.0.5","react-addons-test-utils":"^15.5.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":"^0.14.8 || >=15","moment":"*","interactjs":"^1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.17.3_1531277573067_0.7247255465265103","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"react-calendar-timeline","version":"0.18.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.18.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"6cafcb7183c1d2a04210d24edc07c682364585dc","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.18.0.tgz","fileCount":72,"integrity":"sha512-JcvZwojgqp9njhLsjtj7y+fAYPYw8MwO6pBjCHJGbI8qOwlRN7zxw7bhv93QU8Z+skqBejavhDoRIcKQAW13yg==","signatures":[{"sig":"MEYCIQDyAarzMTC8KgVCX8ylMCsjS6N/RRXpIyUypj5LIGV44wIhAIfc1iJhao9yhZcz2wa1JrZj2fZcm7vp4roR0P5f9Jdp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVj9SCRA9TVsSAnZWagAALJkQAIN3sZUEFjQzNamOebMu\n9TYc+Jq+N4dzRswDyX+i5ri/re/NlKX5APf8kmMKjE8Z+F5jasEkMHiZKozC\nDVk8e+34z+oUvHQot15RKjxJI2k+Hhq7LeQNibSgyYKPF0HflAf9W4UT4VN5\nlTHwVo5WXUmNl/vdAONCZ7guu+jQeqTbnwB+qk//QTPKri0ddWLYnUjhiuVq\nNQGvySqWadyLIgLP1FM+D5W+x1h5kNRQPpOKJ6LK/sj9O27u6gMwaa9P7GyQ\nRr+epBrd45jAbQOMXr3azOK7iSfODeACF4rkyexv4IGUROYd0cksavYbivDf\nT61wB2GYdBPHdJCHzUmCii+j4osPcVTUBm/ny7oOcxIDjDQpFupZhVYy8F4o\npbmbjsKSkX5PJOR13XyqZ0dW/3pi++wHFsKDgUOZ4/0jSzX5BZN2Vs7DYsqW\nn3GvToVIKcXm+a5sA+l5XbaiUCffAqZiLSnUczQAjVEFtDV6KTeK6NCsO6nO\n253SXKPr+EupXzCED1dY/DRgpU4PdAqJD16UjTPjQiubGFpgBmlGESaBKeog\nubu1jiOShODlZ/JW6FiHisdR1KRsWxNujxPLN04BE8F2fjoG0fh2HR9FP1EV\nSE+JfFlrSQ3E/BJqQTRgIfedKLGJaONERA6ltcJMJ5sL8Yk5TxR8ptOZCO+N\niv1W\r\n=gsyj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"gitHead":"22bf70b1229f2d67a9c14291524778484c808f82","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"^16.2.0","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16","moment":"*","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.18.0_1532378962210_0.4653688761006687","host":"s3://npm-registry-packages"}},"0.18.1":{"name":"react-calendar-timeline","version":"0.18.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.18.1","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"1b32c99116fcafe011056dc2375db574340aa398","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.18.1.tgz","fileCount":72,"integrity":"sha512-UPSkqRrB/7PBTkDRboJMvo7Vch2jLUFxn6RX6Q5o4/4PrN1GeFb5ctrBB7iY2UxzZEyEUnvimDc5BbXwmYNAaQ==","signatures":[{"sig":"MEQCIF7lC5swpuOZglJas27mxDIsVnoi/lDmoXSAn7D16zlvAiBITcmIBlQjHDQMU6SjoNGYA78AkF9mCQ/Tj8UyjGgD2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbW4VhCRA9TVsSAnZWagAA7KIP/2XdA/qo+cKKprB2SbVZ\nFa8ykjrJ3zX0RIjkVZpTw4/Jk0UElVtrrebEdNDVBmjh6m+18AMRIoByIR2l\nIVSqwI6ZlTIskFr3BQCvzBtCmBG+AJf9FEhpNT0sVBs7Ef0Z0d5VPWqho0k8\nPy/wxeeJ+7VfpUw75C9ZALFnr/djgF8QjEujb57F5ri2Ey2uYNqVBw3IH5un\n+beYynIkX7bem9OgXEAn4809ibRAdfMrCT9yAd900IsJ0fY3zmDZQ4j5zo1S\nbwWbzfM8HbsCNd8Hr9C7zQ4VzLZLmnK0rJN3vTA4ECpbdthYpcgLU37fruWI\n05YXEZTJpCGSQOYvfXGw+uPtNyXwYPX2zJVkxxxBQdPzgQLBYSwPjOy1LDXS\nCV656GnKAmcZtra99qJDV6u/6wC7atWOhTBaPGnhL680aIc18HrK/QewwuqI\nzZNaUvua+4lwzD9Od+PgpEjMVWxEKnPeFi0JrwTnZLJ2LuIQEdUreE2+csVc\nBYzv+Iesq1Zs2NXkDFDVa7DnyZ0RRSWhgXAIcpukFkWl7lX7yoPV3VtWHu7W\ntpH4JH/84eZurDopwog09Yfmg5XNGeJccE+Gi2w6VytG0Dh9ltPOYWFnjvtD\ntNh2TlEIi+TijMBkfvfYNOVT9SD/PMOyiXImqv6HClI8frbZoEbm1jc8QX55\nh6nS\r\n=vCIM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"gitHead":"a1d31c4c49e0ae2eef99493428620e36673d91b7","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"^16.2.0","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16","moment":"*","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.18.1_1532724569626_0.09882805484631807","host":"s3://npm-registry-packages"}},"0.18.2":{"name":"react-calendar-timeline","version":"0.18.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.18.2","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"9e3cd033c2eefeb6461dca1595aa288f8f51a171","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.18.2.tgz","fileCount":72,"integrity":"sha512-7PIwFeKkl72YhMWovE3Hv/LqLBNTLYBdwWFmV1LzFaN/Jqxppl/XeBrQ2poZoueIANr/7AEA10Gs49tk5nf5aw==","signatures":[{"sig":"MEUCIHc89GO6J6If/OE/j4Z191LrnHEUd9WIsWBlQLS3BXNlAiEA0fSXJ1PZPc6yq0TdyJde7Qt0YfiAr/CE8UmwrRCp3nY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXdGzCRA9TVsSAnZWagAAIfYP/1FjYXWzGX7iAprLM9Gt\nhtxFe+o3SnvmSiqKpswwCMQ2XkYMN2e7sDZ2qCNnWdoYD9plaJGxX+5sk1Bc\nzcamPUDRbKtjpGIY3cl3HckIho/2/4P1mq4qTKhnN6orhKRoeKFi76+E+NW5\nggjQDFOntEoT9OJuKGHCZYuwKYI+M1rsiANo/gWZD6pT9Hm8vo1m77BnQHzA\nzz/PS/tD2fql1p6UYNS/EgZeMC54ZOHGPqgQ/dn573mSWwsCA1mezT0TFXuz\nzr3o2Bxkh5IXZXonUD53WGmh5/O4PijQvpoTpljvcPNSkvmNuBieZXOb0CUv\n8yDPrmrwldjGmRDum331svtjK7pBZbIkLmim1Jx8cvgin0gucGUnDj46++n1\nMAhiAlgpCdm332Ah6RehrvFTWtxaEGfOvOGO9csNvCYZ/yvzKmEDM1D86Ugv\n8o4tbVkTAdKznRJgKaFdTY6X6UHgtso9DF4WTskNdxTjB8H+ZPdDXGnm+P0s\n2ZCZG/iblW5L6ZCE4tYBOspYC7hXJVOTbUUnPoDcVkYfA5TioR8AcGkrO5RP\nnBWGqWeRE1ad6p5FaED8uy7lL1LLuKhlrEhNOGff6EHM9m5/Q6RcO5nXfKvo\nf5Kbq+DIwyUHZk1NSircFjMXM1AOkXFNGPbWRvyuzHr1fvruiG+KuU49omUd\np5z0\r\n=FPNN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"gitHead":"59c9630e45afdbd65215bf39bb65553ae200b1ba","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"~1.13.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.5.3","react-dom":"^16.2.0","babel-core":"~6.18.2","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","file-loader":"^0.11.2","randomcolor":"^0.5.3","sass-loader":"~4.0.2","babel-eslint":"^7.1.1","babel-loader":"~6.2.4","style-loader":"~0.13.0","babel-preset-env":"^1.6.1","react-hot-loader":"^3.0.0-beta.6","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"~1.16.2","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","extract-text-webpack-plugin":"^1.0.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16","moment":"*","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.18.2_1532875187499_0.6511148147990309","host":"s3://npm-registry-packages"}},"0.19.0-beta.0":{"name":"react-calendar-timeline","version":"0.19.0-beta.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.19.0-beta.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"1f599e722a6460f0d4e9133a878e509b2716ba0b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.19.0-beta.0.tgz","fileCount":78,"integrity":"sha512-OsrAwUzjS18senct0tyQ+s/CeZ1ALcZlgYntl5PxIjWzz7oIk3teK6Dc+p9df3aq+9+3cYfCJ2F/1hlxiwoHAQ==","signatures":[{"sig":"MEUCIFP8Jxd+DhK2e1hGK4Qp4seoGfpOToOl7DxUwrrPD/tBAiEA6nFsqwUfWWf3usM07c+z+0wbfrrwivt0prf8QsomLCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYaJgCRA9TVsSAnZWagAA46kQAIcnWUUzk3NeH/oazr4j\nn+I5OG4U1Z9eGpaxvouG/0GYsf+gtmaw05bgVkXTY9DZ9SfKFIPBRXZmWE9g\nO4uLMDFwDUJKHWdQPvqc3rUoUfaMSeVqazARHyJa93Il+jaVMHrzpO+SuaFV\nx9j64+5zO7IAPIxYyTf1cJdeIET1B5KcTORwAY/9dYjrrMmtmoPwZjBw1Jrn\nlaRSKxpffff2qUM6bx1pSCko6Ozayf1K0yKwOTKW5qopha92ygY0eO7LCFdj\nGGJyu6kf1aCuYhRvHXosmPx0fw7ELGm3bYJaKocv8eNCMI3n50w7jfaPubqI\nl+xT23NUfwTvNR76oEeYT8/nFhO7bWCx0rugrGxu15EsUDSD0BSHQgi2ufay\nBeumrtKjSgEwIcRPpGzrgKYdnJP4X5rrxTmPGneLwu4A0V5IVQQow00cHowc\n0OW/l+kLqZy4GUwu5muv4rZIdY96iKgZ297b45hawPIMuLNoec6aNZiK4KZL\n+Nlfo7og319RKOo6e/MecySEogKYNrnvW+uhZrT9AdxWyj1vkzs6c9UjjTIx\nBpSysdtftZuHYd2eVh+UyysjJZXM33Y1N74r1vMpZhJDEBf18Jpo2jVWC6m0\n7FSMw/kmzu/CRj5ORxKfJExvXesyPRG5FYZfws+DvDstxbYwhgHAUOb8nn6z\nuOFr\r\n=iyWb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"gitHead":"e090aeec621b896b2b908b846cec85658bd83dba","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16","moment":"*","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.19.0-beta.0_1533125215566_0.3730213896575827","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"react-calendar-timeline","version":"0.19.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.19.0","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ac1c5fe855db49220eb3d9484ea8a19c7281d1eb","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.19.0.tgz","fileCount":78,"integrity":"sha512-uc+ApsS0GlNBoXNcZJoPBo1uaHzjzd0hhZWm5Tj0a8ZSpCyzxU7fDqbJvEr50qTT7rP0YK5PBYZ4ooM7YF0XhQ==","signatures":[{"sig":"MEQCIFjaBjDj++bX751drgZHuvraDAsjdRKzKVU9mS+87blCAiBlVgw0tf2TbRhKzReuSftle6hMGuDyGKmWrFT1GxXVMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZF7hCRA9TVsSAnZWagAAtyoQAIW3HYmiBGTOQym3zlHC\n/N2EfBvc1ovmEYGtNZXidqh5fbrLKiWEfiO64i6awIm2Wb7V6YIH1pZYCM8l\n8lIiZ2IOYcWMIfb6oSlc9oTOnzqDOQBLDp+Yu5vvrvRixw/cA+uzcuR9jTEV\n6OUeipp/9PVPiCp6ntdMw5goag55NE4ePGTRUAN92US3cqPh5TM2+vATTMSj\n1wpTxx6Ptm0BD6dv8c3f8J0Hv3CXq8v5cmqjyfLPNeBEGPU2xGnQXiSX6/qn\nO85HSb4SzYbmXt9wJzpYCvajMSjEAUhNfVd6/vqM88LYivi3CmBvSeW7Lelw\nxCYtW1NQi3K6i5EmHqgzriZeQ4vGK4anoDF+jvKV+HqNg+tCJgQozxBAxs3k\nbtXzBFbhfXoL2xLM5EU56J6+IBH8XObqicoSbrsa6FpyRt4/+lpGtAXFsKhj\nvHlkHLpSg0cUWuMQKHlvUerFQCKVF4OPZpABlGE3y46XCMa4T+4ODXlpw3Bb\nGhKA5+9ldrZUR2GaEAlNH0zkAvnQa+r9xAs6ToP17bZgA8xFtM2c0pEU7WtO\n9EOLaOB9R4ROl9sOgGDHyy0LyJOV+7uHF/QBiJoR0MdJUYohO/pAMyZkIl4v\nyOCme4EF7Yh6jzVg4K5kxk62vXG1IEieoZCjavzpXclGefbqizJfvIAExeas\nRxE8\r\n=4gHk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","files":["lib","src"],"gitHead":"8cf6f579ad9f7227dc8b459e2f606cfd39e7d3bd","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"5.5.1","description":"react calendar timeline","directories":{},"_nodeVersion":"8.9.1","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.3.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^3.1.7","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16","moment":"*","react-dom":">=16","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.19.0_1533304544406_0.3706443105722439","host":"s3://npm-registry-packages"}},"0.20.0":{"name":"react-calendar-timeline","version":"0.20.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.20.0","maintainers":[{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"a17e5397d407cbda5b8dcd1f29466273b4aabf92","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.20.0.tgz","fileCount":78,"integrity":"sha512-W4J8QCftRltfp2GV2Sk3sqtB1YpyUYrlNa7Kh09YuXQcYG7pNFPaaipGB3xuOXjW8QTL5y9xPjkicLEpNG7Gyw==","signatures":[{"sig":"MEUCIEbgLj6iiqqx+gXBwVjwRDAOjqFT7GSadwkZSDU1nIeAAiEA4zajmqdXyTZBX95cpFoTObU9/gYm1QwgnfFlBQXdrRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":373375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwiJuCRA9TVsSAnZWagAA0DMP+QHfqm5ZET4KaHnKx1F5\nMozuNRT8FES53aQrM24XA/uinucPn8GsVeJ9a33y9cuGJfupTttdeeBn32uG\naCpwnxJLzX+qgvpQTi8LyYdX/jjyJIsagWcf3o8snLXGzD+g1J0NP6PcA8On\nnGk1E9mQRLfCmRPrMyHZxgtMhg94NWQBH4IdUwW4EF3a28Ilj2z2ek4OLk6S\nNiBEBWddd9iSPUnvG4QixkpvFP8xQEOYiHI8Ruwg6Z2iWvBxUYOk91tACCnM\no9Wrx/UYSWYQDiGtiI94A83fZRtM7FFWjpwqSMazFNgjsEjrw2ghUqSJtWfN\nhM5246sTbwZ76J2p/VOFILs2orO56qt6binODuHKE8/FEIb5rH5nMJfatFp3\nQ2IXDoA+7LDLs5l2FSgrIcE6SAuIAbpZ1mf91eYv8NMCWKRL4ul+2S9GzjY1\n/rZnqqEg4RiSP0iLTsVzNz9C+Nn0a5Rtm3rtZaL20CjHKUuLETUQrtt6jUdG\n/wevwf0pumo+zS+qdjd4vRgovem3CDphTViTPjk9cbl4NjFmqOeJq72TCqSh\nZcnM93rK/ezx830J8u/Le6lKvgK58wjlnmWz7wekJEyGgs0OEek+ZhX6WZkO\nJMgo5MWwNZ+K+wznlGfFItNL1+NW9cahHuqLy3CPaW8hyyzK6t0b5YiFJaaZ\nQIla\r\n=uuEQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"0856cd80f2ef1bc836ec233a9d64d2ef6cab5250","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16","moment":"*","react-dom":">=16","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.20.0_1539449453811_0.4295549111015031","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"react-calendar-timeline","version":"0.21.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.21.0","maintainers":[{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ebc7a6c34a80816e07add8d580c11be94ab8d598","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.21.0.tgz","fileCount":78,"integrity":"sha512-Gexk1yxLFVz9j8HYyjtOHztC7IpLwuLWbp/brD9vDIa91R2jePIx6o8ClYUoyvE7feG7rorIydoHxOcNpl+m+Q==","signatures":[{"sig":"MEYCIQCIiQZB2eAXk9h1YmMXuDnZSEq3GQX41ZYPHmnaAE4h2gIhAJv+ZZPL5YYxErMs1WGMSDALrKXHUdTgpOSlaPDz0fxh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":373946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb02mrCRA9TVsSAnZWagAA7uQP/0Jc+GCpnWSX6ndklEun\n2oRgtvgiKoHOy2iKJKa3Sq99hr/Rwa5Rp7Wg1Jgb40yJngkShQdmh5C8okal\nKzAfRkAKC5d5b7VrjADj3biAGN5o6wyh9SrOXVIIqngMo4bTYN1OM5Po5ME6\nS9YXDPWGrM75a/b5MpIH0i1cDUXZL9t2uoArKuZz5lutp0RQMF5lUvo//QWj\nc6jD+jTteMeUWej26LdsT16WESvYP+RTrIKqMj0ieEA1/SgwDyAIBy+MckPU\nNjojUKCx/h6ctbaGTzrsz/MtsRJhi4FXp5mQsiNdn9HVKP9h1yYpg5Y48IsP\nQZSoAvNFoqZ/EhFmVLQif49532MnlviX/NBNcYjyjSk0Q2kCCPP1kM4qau01\np0EDcyeHGcKU5ik3gwZlzJzzR3Tn+srG1rpuzO1mih1LfwWEcsR0tCQ+YXdT\nbzTGN3RM66Je1ovJr/I6tiI0646yXtJQSz97EycQ7sibSg2is2fPTQW8xeON\nI9cRtq1ArMIfi41bOlohSd9spNDk5UCbo7BMrghgH7hZK40DwSB4pU7CztfU\n4U87izELDmCgcsHz5tn9pUHYBbsBWCgwrMNXQwrpjWcpXmNYMIzwNxcZ+y1C\n6olTbLLWb3yNpRiqdlANDXb8eyMqxc/bu2ZRznQ9RvzjptHojVzX5Mq/VTBv\ns05T\r\n=QgsW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"9d0d3fdfd7382d7770af6a8462c11bff3d44acb8","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.21.0_1540581802794_0.39410492432435307","host":"s3://npm-registry-packages"}},"0.22.0":{"name":"react-calendar-timeline","version":"0.22.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.22.0","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"4c832398ebdae0ed1d19a320f7b58c7f26b7158e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.22.0.tgz","fileCount":78,"integrity":"sha512-jF+jB6+/SWxtvRA0fWkheQz6StqV244wUX6gKtvOkOGNdZl1ACw7Fy+cY9aT4D858JIheu2WsjPKzwySrxqHLQ==","signatures":[{"sig":"MEYCIQCnuEqiu9BgRIQzfK7P98xhImPA/FuhA2l5EOONdf+KjgIhALtlceERa/DFwNxXFCLR8gaiO4KiuO6Y8wHNuVrOa5A6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7vb1CRA9TVsSAnZWagAAsF8P/25BKYNfPBhnVavXhnXr\nmybXyK31Ca4+RwwjJi8keThL6/KQy9s7Q6B0Ksa9zT7t4X9rS27dbR62f2vF\noM0iuzE0tfmSqA6r7Pbsn5uiFrkARMzjZA1+7LBXO1v8fiHZdjlcJrwHxNpZ\nG9+5T7Opzp+EMxzASJr+4pV6u+ogqT97f3kmv2EBgVo+SGVFU4VGGxiVCrfS\nBAHvU5U94W21LaXBlmBo22P9HFI7gLVDIjzIsEMoAjtYKhpbzP7JzrU/DW5O\nIiis2iC6TcwsGq5+D4wH7IuMHpXJRZ1IjRW+SzTJLQmPGuCRtWfZ8zy+2gbT\nSqj/k2wk5R+iJ62ppFNBXyoPK2sFZj7ijUET6sDFquYseugyLk/0O8ydKbru\ngt8sgzeEr8etolIryYf4lKzXzS/Qkwq19eiGzxdP5v5sI+0b/eR9cNLZhNJM\nhdShyyxsijOZEyOLonSgtH6A1c65YzMauSXs6pCW9nvz3NqqOXyzNt2z9uOD\nbeFmAvyLakKUSGxbqOYwRpehOescxj7OWHhRNzU9H7juGC7B1eJdgj2fpY/0\n5sJvJ+WKBCdq4IyfqmUPDExCsH8F0pWmiGyAUWN9E/z/80/h4DlhavMAUKnM\nq+ZX79214C2u2hPm9kJdxj6kF2pOSQFXqlbbbBt/0vO+pNNz3MMm5krIyPAu\noobd\r\n=IF+1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"bcc026cbdd9feb0310e426cccdcbf4fb1988fcba","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.22.0_1542387444751_0.33000393998650157","host":"s3://npm-registry-packages"}},"0.23.0":{"name":"react-calendar-timeline","version":"0.23.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.23.0","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"a458703ceaefd24ead10751549bb3db2d0e51fd9","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.23.0.tgz","fileCount":78,"integrity":"sha512-GLzgVfo6Eo7nhOZY+oH5asJlUvlVsdQCn65CPpfLxSGuA9U835RHFygHLIk95aUjoHjY4ci8mEOvM5wXl1uJ4Q==","signatures":[{"sig":"MEYCIQCm0pTxg2VH78z5KLU1kDTFKLQnMAjtjl6oASSnFs+4iwIhAKp1rxmcGXg1x3olWNlsX8wkVgM3FKl+tfuXb5fqOLU5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":393631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPI5/CRA9TVsSAnZWagAArcUP/jZDXydbz9Gn/1cHWzrp\nbUUG/lkyKD6IfG74wugY03XtD5wNBdritFSQDef4f1TgdTdpFwtwsx4TeR/J\ny6bFSLE7wUDy5FQ6QuqJ55Ji069sKmFQhFWwoR7isPSEMCbCchDUdrZPoUN2\nTTUi+YwBdwSLXs9B00XFQRFF6WvmomJXBcOLvB6KDmO8nCYYhy7EfMI33m44\nudZopoRIyrm6cS9X+wVysD+JKbF+JM28OIulKQLIJp0Rstyhz1vhfV7EFBGf\nW1dfEp6K/7qPACzNRpAnZr0iHN7j6FNIxBclAOR7h7XL8ndunnDKfYkmIraZ\n3eINQuDnz8lD8Jr8CDW/H475QdGvDTkCYxzw8DmcynCxD1/nAXbOZj5pZdzH\nAk97ftQkTA8UQ9WUs9NAsySNN2abFRJTWlEYHgq9EIqSs+3dR32SIc1ZP4pf\nRj0riPBHEdgZqEALSYuXp9yS9Qsdv0e1tJXQnEo21SXcQ8W1wpP3BA/NRfmD\nccRerV/+Ke5V5t5kmZhDj2lJBc0PTzTrWAe+Pe7usGWod+eyjx1D5Zsu0FXG\nh/CPbrqT4i12kUvjpk1LJ9D6LEJJQrbhH3ZLX+72kkxp6Dhx51dOwgzHMfIs\nVWjfXjchqrSXumhCgQ8tguSyMRim8lFdRSPnpt8M9x6f87NRjjKTPvO19xRc\ntQuM\r\n=0UUu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"74672c21807ce0a9a34b3af1b58ac24d82114597","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.23.0_1547472510307_0.024186416049682746","host":"s3://npm-registry-packages"}},"0.24.0-beta.0":{"name":"react-calendar-timeline","version":"0.24.0-beta.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.24.0-beta.0","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ba5a72349535af9637d67c825c3dc964d8950e38","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.24.0-beta.0.tgz","fileCount":88,"integrity":"sha512-uXSnRtDG5jtQV+p5PIFkvxSYfMQeZe1afZf7V1OCqu2gMdLIpjSTCG71MMIewl/iw71yvkb+NpRP6r4VXrETHA==","signatures":[{"sig":"MEUCIBVdCnruNYj6bNS8uN/rFFerK1ZmCp9uwV7BuDquuzanAiEAhb9i2e/pKNSlxLu/X9qPVWkfyLX0FU13/M8H70Gmn3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbn48CRA9TVsSAnZWagAAenUP+wfBC4ENGO7ChBtOYRAe\nuWK/AEnjjBsOiA7FHMxv1KgneIEiZ4Afqa7YDgHbDHHeHyExz97W5DpfwrE7\n7gX6nrKLY+TEpQnILrCC0MpCVDuhKEpKUjTZj3KU4Q+YdXq8QbHYsTNsUnoc\nOFXnV0bI0M6b99LgNdBUM/iQpY5hpHZYvXzGdta31QJywCRowFL8KOe4EsL2\nDegC1PvJ5cQoJZByjv0T/wB8PM0gc3Wu04ID3XvZdh8mIapvmz2H1bkhr9Ky\nUJBez2OIbHDBZu/nqWjEGJX4sTyuHbo1opmh1hbCXqDgkNvo9NQV3PwCVn3d\nmXNj0GSOZVv7CqN7tBh/6VJDbX3DpVaWmf34DPkoEpLeYPv2FBDE6JeXaPFJ\nJD8Jiiq1NUwY/g1iYweOU/ERV2yzT8XJNolA8qhUHSIQcUq5+2+KyGa8SweL\nVB6c7SDigeuF8uY/Cy/CuLRHq4vxJr3JzL2iNCgn4oznFkHwG8IspwRkxp1P\nPmeMGf82goYXdKkfmT/S3PrIT8HgHutIi2QSml/rc6aw8z/GzIdzUFnIZBqv\nOUDCJZasAgeEv5Vj70lUeXy+ASlPHHYpDiSnfPtKddVUAf6fX84jLu7IdhBd\nTWWj4B7SnCUWNZhYtg1KRrrEURH7unQk7MeqXEiHylKKMNlhutP0dL5glzve\no6j/\r\n=HZs8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"1b472812ecc12bc45cd062b3a273b22bfda17da5","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.24.0-beta.0_1550745147943_0.5892361495974394","host":"s3://npm-registry-packages"}},"0.24.0-beta.1":{"name":"react-calendar-timeline","version":"0.24.0-beta.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.24.0-beta.1","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"d41d71146f25ccc20decf398b049081b6d59903e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.24.0-beta.1.tgz","fileCount":88,"integrity":"sha512-ifheEHAnQT/qRz+0P7yA/izRQufv87XtdJ8dIP/VN5P3f6h61/WYYFORBoPSMXDgWs6XWOXyFS+gE/IQqsj1oA==","signatures":[{"sig":"MEUCIAjzE5keKrkkyBp9K2UuAdE6d7qOtQ/xHxYcUgQX75OKAiEAr5Tf191vCGQTMZOzPCP25ymfTGXpREjD/+gLOnCRI48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmf41CRA9TVsSAnZWagAAEXQP/0HrAmhTAZUn4HIIdZHn\nMgJk97Lxx3N62KqUPRG1xmgW3jgQhbX6te1sntqPpfW8wNALEkIMWMTmNBs6\nR47QlkZdW+30wYDcnC7ActLCVTQXQ0KrzWJtdyOmsi/Y9SUy7mnDCVCuaKY6\nepnWc/1L95Qru/zcHBQGo6/ZF9G/8C4yo7FdtUIlMLLaIjdkyqbtB4oqKO0J\nkfBGNzkuv5zi/Y1He0ljIC+rrCYGhNPVeLxyQ7da3CDcoDKVSwlSM8cVNjcH\nW4s/gs4BlwFDvSSoAPS1tzPyfBz/fF1Lvlau1wAHIW1HHt3j5Fca28bAyC9T\nEz0MxoYGtOUPauIgd+x2Oy3qxcB5v9YVIwjjEyNlIpzCyNROZomuwgTHAJZO\nAqHB/rvvGyed8nAWSaXJG1YsBs/p5SGfZqPAPKrv1b/dDa4CnLAStjQ7Njha\nUGozBvuIfak2cYH6Riuh+WNXiw1ZLN7jLdPEv9MoSSvSZdOxhMaYJ7uAG45A\ncOkBmpGwTMCRKL3ufji8lcwbFrCQcKZHzbKvLk2n9yq4fDwgoa+4LJwL0vuQ\nmB4MBtu7a0GbrZz2OuehXxBwAm5/BmU3NGgSi2YK+dC4S0Ougd3rIyhQlKJp\nN1FdMVn8EQlYpeL/yEGoCUdpgeonOeqCiQscBDgNoC0dE+kOjc80otYvbo+W\nN8xw\r\n=7liH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"46e72f9657a45fd94d4db3e194fd2e814e8424e4","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.24.0-beta.1_1553595957166_0.019720337900956286","host":"s3://npm-registry-packages"}},"0.24.0-beta.3":{"name":"react-calendar-timeline","version":"0.24.0-beta.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.24.0-beta.3","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"b0a1659490ad4da74a56da5b4b8599b7c90af433","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.24.0-beta.3.tgz","fileCount":88,"integrity":"sha512-H9zOfnVIciUbGejcoQMAcVdJBW5vSfa9V8TLoUZMgd/ZRIFVWu+uDxmvZX/JMr1D5S0KPg7nSC8/9GExMgGf1A==","signatures":[{"sig":"MEQCIFvNKG0AzEq4wY93xibGgLfdoT2BBZh3IZwY9V2PRlUUAiACLAL7ty8PRHSrSQkdoAHvKQI1o+Q34nXl+dHZsCWbhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":440050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpFxGCRA9TVsSAnZWagAA6fsQAIJESwEVgerjQ+UO8SAq\ni6CS4f7cjkxTTdGMl2RRIu9JWIphIHeTiV9pVGFQqPld/jpM2E+lt7ZSHgN6\nWlYehFA0zXuDM4una+P3Nw3+oCsn7ciqVCznHPUP65F5s21tRKUyzWxBg9QH\nvk00UY75BfQOTltAUZH03Y6GvnHEP4ZCL2mctG6x1Eg632cHwMHEWhqkDcyM\nTVftr6kmEp1YFjNlWtJrCwhDfgopBAoLvGFWCjC2aSZ3LwIAn1FVKMxiGuxD\nUSVrGtau3eDGS0eJ1/XaWr6qzdy58n/37MUcTiqCoxQKj8XE8WX1kCFHmZmP\njOm9PFuymPr/o9D6Bm0llDQtwnNLioKfApNVB1NBV6L5a6zlmtCoMS9vOkx8\nyDYzJsPeFyObMRXDLbmSGGUdMD4PhDGXj67SVoKCBxxxyeYNVIpqFaoju+Ma\ns1fL01glnnR8Ngn5Fj+zcvolPiKgRFdk2zyKtD/QtIJTB80cOToXxigMhwaU\nvHvFSrWfBm0fONvAyMM+6/h47TaXmYCUSRzELsYEKcIb1acT+4edskjdC5g7\nwx68o+Ym1zE1cxIRWhMYAZ/C4cjIS5kV4YCK5Nns7wkqyHlu12oaWoNc1Nyb\nTRx36Ixno85W6X/rvsSypKmUWRqMu2qo+7pNJFV6LOMMbiQWuz8Rj5sjePaX\nVFQe\r\n=90Cg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"9ab5d4e8fe9e1e568a1106e740dd82e4b53de601","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.24.0-beta.3_1554275398280_0.02843881469320264","host":"s3://npm-registry-packages"}},"0.23.1":{"name":"react-calendar-timeline","version":"0.23.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.23.1","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"d65ce6cc15c64017c44e364d3906dc3db8837e6b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.23.1.tgz","fileCount":78,"integrity":"sha512-HHzaq7oH3mjyy5wYmNr6NmI23/O/+yLajpOqJpP/yBOJFlR5bkm4n2BvWJ71NNVomVtjoBP3M/DtPPt7zqsjOA==","signatures":[{"sig":"MEYCIQC053Br21qqCOqHvUSxm+HgmgUvN03eqq2uavsaE0f2IwIhAM/9gk0vNIufmKoGI3QgIDN72z/y8moZejOICVlZEJ0e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":399727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpbD1CRA9TVsSAnZWagAAipQP/Rzl8TuAHdqmNxbmFAUb\nvVI6B31iKgQp78EjdXSJEVNOlLUyniPE09u4pl48RkoRyVg0+sz4Xa0UnrAM\nMGJEFz5WMG7suKtTENDwyAdfI2tVEZDm5aULMlAVQbbjfqOsLsAabBowyQJY\ndx9VTdnS+881/DYNdQpVp2OZxe+Xpqc35zcaNArsl0XLY92I41X2Ptqo9zFC\nVT4ASJhxB12VAHwM2tr61+HDyFu/sQz/OaCu/Jf+vdeGUNXJEPBjUSN4Cy2A\nhkddnepOcNllojZnf/gqp1SSpLnnWc6LAcyAu7+e5NK2oHxTFgVvr24FCwZK\nadbvICU2lrjELZ54W89fPUdN9hm5M+EtPXAOSCWle9jttHIolXetmRm2YfHX\nFoTjqxoMb5diwKiVtQfnXE8lgdCz4N03+e6VHqoD1u4RuHTL7VjCYVR7s3Xs\n1M792Yy1XnBj8ncJVRUtPEM36ULMKVyZiKfg+G6fZxwt93BpOxs1WV+0deoZ\nxfDppZUGWwgXmcpetqqBV6bQJIZya040JzcjK0SWGCdHU3WfivAlfOzCSlgv\nExjZiuzelyyHJ1tDv3c20wHPPJYwqhDcTju0DPsKBaWvvEM+EQQCZSRCBe4l\nyKVWYpFdCAUB6c3RFfFCmezzzk4mYAntI9h427AWjcdWA8K1dPtrbBA+7s0G\nlqme\r\n=A+yZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"82cd257ddfed19a0fd0c387038457502465e90de","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.1.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^5.1.0","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.23.1_1554362612880_0.3638372659794089","host":"s3://npm-registry-packages"}},"0.24.0-beta.4":{"name":"react-calendar-timeline","version":"0.24.0-beta.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.24.0-beta.4","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"aa95ad40b7705738bf0a95fb936f3c9f1699562a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.24.0-beta.4.tgz","fileCount":88,"integrity":"sha512-FJFesZh5WNse494LZIzhhGxJYhmN4t8JPDBPQ18z3L3H1TXjUcMoDw0qKX55Xtx7BEipraT3AbWAtAN8G0vrmQ==","signatures":[{"sig":"MEQCIDSrLe/F37Xmoj3BjT+/YrpGYL/gLsnuN6WJSpzD3N+DAiASs3klCPDN165BxFrlPx0CNmGc9rRuuL6gaEeA3qZxRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctdDYCRA9TVsSAnZWagAA49UP/0bWqx+SCx59293p5rad\ndB0NIScVTNx0IG7z3F/A8Sx27SxAd8Olu56c2WOE3M1vtk7LK20i++Werqtq\nxdAsz9s/E1Avr2iU0PnOFkr877ivkdTps/44ISVxSjF+1Rh6SioeQeec50kV\nQgSTAsTSDYpvEvBUbUAdwl03HTYykAfYIyphsNyizPUnykCGrD0CIh8OApoV\nH0rYF9k4tAMsi60LC+JEStHpdyw6+Y2cTyB+KNfDlVVrl6YkRyi/LK8gPiaW\n2Mv29F357hYvKsHzxuk2rLPDq3FqhcE6seutTpqMkvW7lK7aa/DgryvLVIS8\nistz13rzVAsmvaWyI1trp/jMQ08jZDH/JcL3Ey3fXTDl/JIuAU0urlH1KeRb\ncK1zYUpvIhE9gLvwpylmWP6xTIYR3CI/KYZIaqgrC0imeUxNQ6dR3uU24wUT\nGqrckklgILuOTGQho8cfR5VC6B3sPzKwnO/D1iljwtLneKn/jGCyX54ZPcf2\nymfP+VIjzRmttJxQ2u/T6j793kP7DcNuE2A88Lwbx9bjzAOMK5P29dxg72fy\nAqGvizC1Ex/s5PkpXs2KTNTRQCqGg0hNplHg6K86CYuL3icYGfHGmX1GBfPV\n0soHKym77jfLgZiBLEWycu5GSX2cZyHy39+24KZFDJRnSbUwNUoG9sM2Ikr1\ne7i2\r\n=7Elk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"ee73cbb2fce13f6506607b7ce5959d9ea5c469b2","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.24.0-beta.4_1555419351771_0.13963363222474157","host":"s3://npm-registry-packages"}},"0.25.0":{"name":"react-calendar-timeline","version":"0.25.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.0","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"96c57616f5e81cbbd60e26485e320fbe193af0c7","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.0.tgz","fileCount":88,"integrity":"sha512-wUCIRhc7C3MIxD1EfH0mLze6zC71WvAjR5dUnaIAmjPO1jREzQiNp9OAdDuH0N4MOk5nd264XZnoNtcerHwWnA==","signatures":[{"sig":"MEYCIQDYrGrPdMUhI0UfSGAqqR3pkFR+2ja5yJU0j/eVfTRPOAIhAIn5uc6h5rSwxxhTg4WlS1P0SIDn/sUWlDemqb/h2qy/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctfk4CRA9TVsSAnZWagAACZ8P/RizLp6aix6GLIrf68c2\n/GXPLP6F+khQf6AUyhGHUfHX5jk1s+N/KG1rySEgCaEqohQIbVbyOIlV92R5\nsjlL4Bzht2E1EbBJ2kvB+irWQ47MulLUVVWM1tVZEuE9SUQk0qQhOy2hrjiF\nTRg4+ym+VWhM4E+XYCJSChnQLUzlqhYYfU45zI2Iy7ffHQhE673Ugd0RCe/I\n/nEDqHf05ZAsJJGlOo3Q88R/tn7L5TDKrhpFwtnlXahb+b0bbY7wp8o62xYx\nOqnbAsk9FXVRxTG6O6J/mv/lG/gq8NR/sLNxkQbaKFBepeoXl1CXc7GpUZl9\ntGk2TYvbGL3/PmF3jlgWhZPvXzHx8Oslslf9h2eZsmH0JZa5Lm6i/xSl4zFJ\nqjWXMF2J2gfW/IsIYUZUecufTx2rOLDAHQYpNBHwYf7GyuAluztSBosGch7N\nmDBCwUbUZgFuyLaS6/7fsPtNaS01AgvxPCUB4Bf/raSlBHk7xzN/ZgHso/h9\n3HJW/OTsBRjFfycsPrVNWUkJYDB3H/ZkFwDcvUdEBHIPU9CAPZ9DHxaP5lWA\nm2UjCi5a/9cYXFbBqo9hZ6MXZ/fB/d+DxJaSZ0kwY4ygpSW3+Rcie30ON1qs\nx/NL3f8f0EsnXN4ZJljzakjecCJrUDswL74ojFk4lnFrhOQgAHm3YYfo5+Ia\n7T0y\r\n=yyJV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"5b1712d681535649b61bf071ad1c152d30f53da4","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.0_1555429687741_0.12176147822735461","host":"s3://npm-registry-packages"}},"0.25.0-beta.0":{"name":"react-calendar-timeline","version":"0.25.0-beta.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.0-beta.0","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"39d79c362358abc2c14b4fd2d7493d3f18464bb4","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.0-beta.0.tgz","fileCount":88,"integrity":"sha512-RU6RZWejMRdbqcFaxusBKjJQIc8FJfm57z1f/JmRfeiE4LYvazRdSXt1MgqBG3YEDxBSnfs5F6mP84tTG5LJlQ==","signatures":[{"sig":"MEYCIQDxrcuz5QhosII7sZATLDxzfxTa7GvqJdvpy574O5r8XwIhAPnHcHuiGhab0dj1aotEbnOLPDTPjDzS5CVn0nduf1+S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":449883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctxo5CRA9TVsSAnZWagAAuhkP/R/9DEbB4I8DJUIVO7xr\neRe0EGIO7gR6twN8CC27rDe15yPa0RgSDLrpTUsTyz4iGMlrbaFy60dS6617\nthrmy4Opf5vI4YVPyKCMLM17905KUoEZNhCKsy3sLFU70lYdNNE0i4DWVi2c\nUlpOMR5rc6ONUDr/R+dhaiBjGByh/6xrD6nkXYBaNEGAUti2WGiT+q9o4yB9\nBaMlfW4yF+vn5uXRW9JQUfNCeGu708UO/45I5AWlhkfaOoT2eJloSyAcQLAJ\nR3b43NG75vSB4U5Wah6vcAxR2X8zs8j7g43QagArMZ314Xyu1H6pfBi/9f1D\njhWh2qdzNCCduSOQoa8wHBXTIIAs5VwOiX9+LgNR2yqg+4/93mgwuKEmlMOJ\nTC/HBNtWI8tpwktKlIGVh94XePdu/UhTa+nGN2g03+EqMhXa0FjGPxbP9fYX\nxVf4vwiEAyX/O+tocFLUlbBowxNgcKYOOhB931dw6nVpeW7GXGE+ssJBjrHy\nG8cKJjGG50hOyskP0VKKXj/awymOngE9BcftZkD+quSz2jXevTbMn2OACcit\nw3Azb2fn1nc2Y6LMH6s2IW7O2zjHYaQpRTKyFXd8QOZP65cy9+4FWUJh/6By\nohMq8xDV0myba+4O09Am5Y42BKiVspCYWV/wHcmvtH/5jC2wT9TYyH5s7EY5\nc+31\r\n=noDo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"df90341db73c0928a107b844139a7b640488f6ed","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.0-beta.0_1555503672582_0.27159483034832155","host":"s3://npm-registry-packages"}},"0.25.0-beta.1":{"name":"react-calendar-timeline","version":"0.25.0-beta.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.0-beta.1","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"3c0795c6410f2c8ec162b5cf09a84e3ac43c1a91","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.0-beta.1.tgz","fileCount":88,"integrity":"sha512-qz5wK058JaQaqP4gk4W297vsVLt+F0Vr5CxpaEdZ8jyxkRyHlxsHjY+16I4aomfg9+6pIhyWcFmsUDw5+lBdaQ==","signatures":[{"sig":"MEUCIQCLD9WYS7uwJo46XFKCFuMGDttgzByN/tR2MWmNVJEYuQIgH1ZPbeZtdxmRj4zIec2Y4/3WRyd5frGm8rE7p4NgiF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":449994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctxxkCRA9TVsSAnZWagAAO08P/jALki9ui2xfnMHbH1Ic\nlWzO3ttPJeps6wYNzwWeyTahkDS9Pb4lZ6DpaZsS/JdcT7h2VaXm9vhTdm2e\n6xxU0WJG2oIYQQBkkTbTFpYQYWz5YpYxqbQi2cQ3Di/qzo/MCPo0e3raNhzJ\niaJ8/T5FICpTroP3d8l/EgfIqXE32uUvlk9oKMMXu1kpgUTcyx4+x2/N1SVG\n/9FbBFd08t/jdqvDQzXwehcpm7dh0tzxLs7ZZL/9/ym631gkFNi1lwvLonhq\nXwr+Bkmi1yf3w4cqR/1qUwAjCToML5z/Vj/tP6adOLxiUr76/1bFGWQfb+KA\nmDZM5yGuJO5Hi2f7JvOzShi6oFG4oKOuIVAUHsFXdS9wGN79AXSJcA7D5MoK\n09X8Jv9IHwskFH93Vmpj1jYZstAR8phK/XUbK2JHCItpIF+jUqMJIBvMbn9A\nc5t8aY5BtpbN98/xfivDP87R1PEnThPo2KI2tWnGb67xcsrnpa5fdDqfpmXd\neoVJd5pcQpdFaPjLLxOZ5t2U30y7H4cDHXLEQMqoUOe5IU3gps8wq9HBWPvl\nQu4vzKmXNcwGzhgCiBRSo69tB/THq7RXiKYx7//VF21hkbHSMue1ZbwaCgD+\nl9k325ePHx0TzEsJ8FPsOPoTjMj2CcXzyVxiP/LN13IkzNJi9IXgSc1Q4VWb\n1pmP\r\n=ld0L\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"41549011309cce9b828cc467bd98a2e6e08176fb","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.0-beta.1_1555504227641_0.7577339103167273","host":"s3://npm-registry-packages"}},"0.25.1":{"name":"react-calendar-timeline","version":"0.25.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.1","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"381240816fc23c50f3eeccfb61827231563e2746","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.1.tgz","fileCount":88,"integrity":"sha512-XCVgiFyFeAuAi7AWZpsitC7jtdZfp+y77s2ePqHbJEBop5zCsP9uFFU93enRK4bW7Lx9nkvfPPAZX0lPRhHXLA==","signatures":[{"sig":"MEYCIQCrBeZGmZ6krcHeL6IQF3nZCN4d/cPXlYKsaGPiCgbrQwIhAIGHAYSmp9srmHNUK2GM8x3DKVV0Mv0T6EvdwwRIcMT9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczWUaCRA9TVsSAnZWagAAdKIQAI5ErGr5VtmRdG/AjlGn\nAolGKRvsWVEcFaa+mMT7RRtwA7b8gcP4rvXl1EpxF6P31zOExlLCf7I6Vb3k\nx15z3ku9A2skO+LV13kWOcqTF6LdjuZ/cIL+bC+Ccf0I+5Ic4LR0yFly6q0F\nBWCW16uz482/f4knfLPDaujXLrA9QSnQ/XX8qzz2WlDsUnzJ+hVJRbZpO17u\nhQ5Duidh4DKEirKrSHZJ7N0aRROuyQSgWFffvsn8zjl4Ko8UwphNhaqWX6wd\neUTIBLzdmKblUyxwp+C/yTUeFzofSvrA8iXMVJ5axBeAceg2YzSIXSqt9wgg\n6Oxu7P3e4igicRqSB4Pb6FToOo2JDDmafSwWP4gxcZbefoVhAA3NT+eW+cHL\nfPeurPVCemLoc2KbjzyAd8PXizOWonN8e1wJ410NKkKC/NeJcrclwdvhq5uK\noVV9jOzN+1y3IHttQIQqjoz0xr/3ejbX4Io40dBh2Hn2CIC013MdmQlk0Iwu\nMD9cME/o18k2SRyrzefQITFudGA2JyaNVlY3gBGensj0xaY1jk5+56jS52HD\nRcA/ssOE4E5XCEGWjD5WcKFE8nic1Ey8RZINuhy8ojq9rtNOwO9Mn++XaoMQ\neUnR7Tr8v2TtFTDXhHGoqnQ4Ok6DxfNUd3XHAHxdDlrGoPnHNkuHXC7jkiNV\n1pn+\r\n=7qOX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"b94cd37e196ca64b59079dbea62d9b795ef41221","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.1_1556964633190_0.9387946636549414","host":"s3://npm-registry-packages"}},"0.25.2":{"name":"react-calendar-timeline","version":"0.25.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.2","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"49ffe0a59e5a040e22032731adc7c9f205428db6","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.2.tgz","fileCount":88,"integrity":"sha512-RsJaGSCBGv2YnnR1v09XjJICkIOsGk6eWXZk/U/yQiTCulQ7ld3jluRY/UHlcShr3FAhM6+9mebIqJDEs37fKQ==","signatures":[{"sig":"MEQCIGcYc3ZxgcFAWRh60pE3YF9M4TGQO7DZsEAgpn1oOcYdAiARARIdh1sgPfojD0/fx6UFtR6Csd8MRnP/dsy0ql1Neg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/RLgCRA9TVsSAnZWagAAno4P/jEmWdunG33g99PDO0Pq\nEhWAcO3++T6vLUj9uz0zD2FfK25blH+pWtfBTDgokEjhQtfckynpMJSYEcBz\ncp+bA6HIj90b3UQyIMXzXFcT44jHPw/WMtLJFwrteJdHwP5a2qZh6v//IL3z\nFnlb3SP4fJ1mVVcWHwl4B2TtPIaHfTu3S0rFpwADJIhO0wPnE94/Qp9lW8AX\nUXL9poN9mT5XCx5ZkFHfc2nWpowWUpYYv/wKMKNIkCd/SjL67q9hiihxN6zV\n5k2ee0M2c+TYcTrjTdFty+/CiGHYVP5JICWRV4HqrWtRiz0BDost9Xy0b3i5\nY5+lPOx8ekdPYYJwGpQXSN0kYkCTRYzI92860SzDkJwd7kHtHytb3C0eAofm\nyOgLHbIxGv0X2F5PZtz6OYEfRaCL7CADiSVMOayhDlhSPPKqdMMBf+CfdsyF\n0VFsitZgzafLk2UplLqKRyVKkqGRNSMBhaKLQemKBLsUjdS8WL+PP77VwXp9\n7LmomqvD3qzqxmMCutgU3GBpH3lw9u2PIrpKezl5Kfx4ySt1Vj1a64zI83vQ\ngMRfmH8rOJqTgtXwxwCzn/hkhnxvtMlm+QxPwmCYULToeqGAf4r36A+YeUkA\nVB5+nJqmiS13CxSSDlnC3zHoojmMVsnL587u6NEycjwnRNJDOLsJ6qpbFC0A\nM2yw\r\n=mhrv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"8ddb99a353fa1ddcc5222685cc03deb27d7ea7f9","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.2_1560089311922_0.7381323018363437","host":"s3://npm-registry-packages"}},"0.25.3":{"name":"react-calendar-timeline","version":"0.25.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.3","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"2cb676c29f5a3318ea49d49a6ceb774a8c464319","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.3.tgz","fileCount":88,"integrity":"sha512-5CbrxjcFtM9lV09AfWgTRbePox0uKb34poaasgEjzBa+gzqgpgDNGEywl/qhVWN5UOdzefOQ25m87CJhpyg59w==","signatures":[{"sig":"MEYCIQC/nXocZ7L0SJFq6lg166gpFXE4c9UF4+e9hpOE0/b6eQIhAJkwSFr9KcNll0dOhv1oAs1X3RcVVlNPhi3HTzsDvIl6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdALmDCRA9TVsSAnZWagAAHY8P/Rq6gC3kOWLWB0Grh840\nt/8mR93nk/N5K6C10J6A/Uonhme+Jx49To5IGZCdIc6/hkv/WlKdC8hmUUHR\npzsKGrcq7uR5t3PcA+EH1VV+IhIJzmHDz+4ida+bYFLqEInf3o/91Acsw9GN\nbfagH/zKTYt0Ryb+lMXwDx1B+rkcZhTpUOwyWuW4ACVyXHyWOt4WtYs9qeu5\nB3+bFF/RZ9b7pTSfJuRfL3Y9HyqWoIFsxvu9F1K2FTEpbmWtsms1Kl/m1nzL\naL/v7l2yNaYwCL8C6BRFChYH2+UWpHLJBMUCUUcblwNBH7sPiTL+MGu2OWko\nW+EW4x2WJJfIhXO6ozY+/dnbL5IS+Nhkp5jmJy360UHINp+JKwHIsMTNJE8h\n8Au3BOG5qBjACRwYgyQe+lqWYRiwQhmmcHLyi9MHx83Qql/pclenPb3WTx/G\nEHLpNQuSENvGGuUPBoTguf9ulfR6AOPS8MIjNHoTBSFKD2LJVukOaU6mTBis\naIoBRajfSIN8PwFflP2LFqnVZtthJR9s4Z0cx5idQyC8xRsErXrT5jIAVpcb\nTSZlBMdBsedcZrihcevWVN4DQFyALWkbX1GY2/WK9dKt38bRjddVjGW1XMGC\nN6pmmsgSKV2DU3Kxush8py3ySkzLWHYc40fKVaKxpbPqRHOtyKGhsKq1KXP1\nSDKz\r\n=inme\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"ab02bae279b0a1224e45de8ed4d28184997d4d5b","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","classnames":"^2.2.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.3_1560328578107_0.03804533514139674","host":"s3://npm-registry-packages"}},"0.25.4":{"name":"react-calendar-timeline","version":"0.25.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.4","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"2b2ec077aec8910e19afd988a73dce9a52bab5f9","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.4.tgz","fileCount":88,"integrity":"sha512-qFLTncd6bGaqI+ECiCHYgQU/eiuqMalf8Ce0ovvGmG42qalhCNXFj/v9bjyW6mZbSMj/4lpYKE7eDnf77ZW7VQ==","signatures":[{"sig":"MEUCICLlopWo2ljNFbEEoNSqjXM/VSwejPh3xNDgZXdoIxmqAiEAzrP9XahVtsOGuPgS5a+2Yuk4NpvztVEYjruwHVk0vyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":444553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDhZKCRA9TVsSAnZWagAARIsP/RSeNjxSZkOJYqx53qkz\nMr1eLeJTULYFgpBxCLUugloK+XRBvXA6EON2N0PtecnR7jzc09J6CRv1orP4\nV7ApNYaiFGGoTqWggA4vvo5GvrAM7DuIQu4Y2yNm1zka6QbFiQIUcRDDVXDq\n7Zv1/7Tq2q2nl0ZJ/WV374mlyS6gJk51y+LhHSPktNR9IXWBg+aXRXwODZQv\nAjmBOUP9vPJoyuBSoJDzpOMc57VgsMbtF9BS7mjYtk7f54bvOsD+dg1NEp9Q\nOGurYK1KEUkLsAQnHxJYMJSKFin/vk8Hne0WL5Q5E+OIJRwllkEy8OD2cOD/\nsykRO5bNb+ccvtlem9yfMdzpbZys1qFSK8/rEw6PZxYYDL9DbB1U2NAeKDMc\n895obmgCL3Q1G+OS8g6VO3lDkfjturhusn/LmGxmugW2nggsuFP5aE/YZHP2\nzVkyUw9tYZe7PxvxozBWqLV1/oUwN/EnVRKOmg7yNzEfZ9wH7r/L4KYCgOu1\nIxNjP1h5lKBhVeyZMPIWn99caQfbaAoOg0gfC1QId8sOPdHGtdUiovNwnu7N\nyYaj+qsELng1QXzvDhZPIt6t/yL1P3ZJIb2j3ymgOOZyZopyIHGNF8vvG62z\nTuYATLWuCub/ogiHfPVr/YMqgyYksD2K7DIZ7yqdVsZBOZz3XLmskgN+hfnC\nXHMq\r\n=XsLW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"],"setupTestFrameworkScriptFile":"<rootDir>/config/jest-setup.js"},"main":"lib/index.js","gitHead":"a3ce705863550ff9d72c6097de9de00331116772","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^1.12.1","prettier":"^1.10.2","babel-cli":"^6.7.5","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","babel-core":"6.26.3","babel-jest":"^22.0.6","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^7.1.5","style-loader":"~0.13.0","babel-preset-env":"1.7.0","react-router-dom":"^4.1.1","babel-preset-react":"^6.5.0","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","jest-watch-typeahead":"^0.1.0","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.1.1","babel-plugin-react-remove-properties":"^0.2.5","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.4_1561204297081_0.1988601320274157","host":"s3://npm-registry-packages"}},"0.25.5-beta":{"name":"react-calendar-timeline","version":"0.25.5-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.25.5-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"b8778cdb98b132fb05fca2ff26cd95cf8f4bc861","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.25.5-beta.tgz","fileCount":88,"integrity":"sha512-LTQFF8JD/OaGqYXFk7sNeGn/mLIxYI5TrmsS8+DgCFdBGMcAedcAOFz29TWE0N0VLHOfvJt/3l7LDyODxP1gcg==","signatures":[{"sig":"MEUCIQD8nDCeyjcthKKXVK8th68bYZ/JeGh7nNozT9q38zjwUwIgYF9hb7bMFpTpkCOpQdsWyoggpzZFhtBkybXNhbIzy4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKx9hCRA9TVsSAnZWagAALtoP/1VEI3U+R9qOecvib6Gq\nnV+saUms9wIiBIrAI+ai5kJ+kwtcw80BVd7PfuOuqxdIKUzj0L2xYqmyHZ0M\nuG57qM8IxrL5DFEUp+C5euM01iEwBZvAegvgqXrmFw5f5GXs0CjpxmATtY5b\njMQMt152uMsjGM1D4jw3YBmu3WZSGLVrmryXUz70rj41IIzDhPRidLijaxal\nzbeOM/s7whxkcM5ocNydkQCLvf24Kalq1dIAXM15ybV9Q9WR+LBU6JuDK+E2\ng5ZzyVGGjlKNl7scjoLGQNP5RnLsrVAef7+sEIgP0+KJbjjEq8Z0f62zvg+G\nc3JrRUbLq4OUoFLaH3hXgjWs2e+1F6NUnKd/+TpBAJZslp3yQ2D8MuJryvLW\nunjYQ1XQxc5tMBQBaWQTDJ0R6RuQbqjrK/VpHVG0xMQSk7RHPRA0/jGAALgk\nE52IRt8A9c64WLHFbb3IrZEpxuyx0db8u+i+dWcJkguYsghAxPoOg/bIebrP\nGkFcH3mpXfIbI6H2KKcaX54nSAIhIIhUgbB+m6XYsndRrkSzrdhoh8xof3ER\nNY3EXnQatEuvNJr8w17XzTDAM7cjtu/wlevkEgoN57x/JVzJ48dYroJkZXFA\npSyawZxYd8FClQTl1fR73UCOMLJyDzz1XeeQCdouTnCL6Jj/oFzR8ui6jfg0\n4awM\r\n=CrDs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"d4f5a4c1b65cd5b091ba50ee9056d1717c38ee98","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.25.5-beta_1563107168716_0.14267464885006031","host":"s3://npm-registry-packages"}},"0.26.0-beta":{"name":"react-calendar-timeline","version":"0.26.0-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.0-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"7b3d7b2d64b85883b3bea0043563531f51df13d2","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.0-beta.tgz","fileCount":86,"integrity":"sha512-hYk+Vk85sKLO63yCHF5V64aNAo3CoEtDf3aEH3jYCOLNwn9Z43fAXnFP8aZe9NfS42+YmH4sqoWRRXVS2N43Tw==","signatures":[{"sig":"MEQCIAznyVql5e5tglBGBvIsy+vHZVDrotl5Y13RUgxqii8ZAiB/eJl726h5CIMO3GUJJA8WCyVA1ckqUdNTr2SK4FT88g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKzUoCRA9TVsSAnZWagAAQg8P/1BuCUcLLtq5NlcvWScg\nohWOQ88r1e/aqFPIvuiHE/SfQtlTDfaynZ2ultoxETbQIg3qeEabMFUOFvDu\nLC5m20heQNVsb4HicAEUFHnP6X6sVyROLT6kB2SY8G0rLS/tw06BHU/cTCG5\nmuail9vpUk0A093Hk43bZVnFBR1bJ/uDosHjCf4vaMqk0F66UKH7cLdjVUg5\n7tslHWuSWqy7IdkaNLgvwGGLONnTMBddnGGSWly2aCEcyHr21EdwTeh/BEQE\nf0Pz9h1GabGUILuluvsTcKsjrxl4G7247OZrrDB0WCY6t2jcflVq0/zNTYUN\nOVvoQIoUX4GDy0sBza9pNcSLQ0v+kd8rm0o8ckbI3mS1ldRyHSmLmzqn0jqf\nuwSlsxdfkvY5kl+7DA+2Zzzn5lpM0HV0ckJYRvGJlfSns68xZtxz9NLznawM\nnrDk9Gp0B1FMnz2LIIShL2IjCSorfyUVJKGFxXIUlMA2QJxjbJJk/nDsJnYi\n/Sr7KWxQLi4B8UxeQsLMpHAshnYYEA6hC0w+aXsM8ZF60R2MP1X5Caedw4Lj\nbCj8YThIhv9fVIIY6G3VDuHolLQOlXjyKQpxPAZ2xJ732bm9dNmwP18d42u5\nXMe0mjYXrV7IH44cMC8eRplQpiiNBd0aLVKXBHFmZuFDthHI22WBpTExyZTa\n9jjc\r\n=YASS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"6d23ee8535260e8112bbbce0eeacc593adfd3d12","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.0-beta_1563112744138_0.43455413047981795","host":"s3://npm-registry-packages"}},"0.26.0":{"name":"react-calendar-timeline","version":"0.26.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.0","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"7b142a4a5dc6c24421685dae419f2f1edd86fa3f","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.0.tgz","fileCount":86,"integrity":"sha512-e/GDLer7CTAMEMtY9JM3TI/lRm0sOwrCqH/gb/o8InF///QnBHKrY0/4FuQWkxf0sEeLKFNoRbdVDJruRXmQpw==","signatures":[{"sig":"MEQCIDhclcFPr5rTh5s1wF7k8XW6GZ+w1X/Bn2ikdTTbZ5uOAiA2m3Uq4Rvp2f5HoP9XUaMm6dlJByvBZWGqEBJueTm1gA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLHsnCRA9TVsSAnZWagAAZZMQAI6vhXStZnwnJzcHiyt8\nojGEyQYtDO5tOOIcl76J3+15Os6t8RqQoI8GhSlrPI1turHuLT8LgN2LP54s\nb7oaA/dJiAt37LFjLFqUG00vCRx5tnkOySWPOoi7NPoT0JCFOJwzi1bCjLf/\nU8nR8wGmKd64cYYdWpZsRouLYnNDmDq6PMnamRZTPMNYyCh7xKI/P1kLtzjZ\nn8b15OV0Bt6V7WI1N5GStm2IW/Un3c8HiW7gksMTCRVEf49bWiH2dfK3thKw\nU/7e+HaukZ22y2lQGZ8z70WPfP8AaSPYCmtffH5bFMzeuL72Te3wTpA6UU45\nq6v2DCY4BOzntJRsNJwbqD1p9zvGnoGIVQVdI+IWC40FbFezTOF+8tIYNpzr\nHBdIkF70U7EacOVEiGX3XYJU0AaeTGVreePTfFn1y9+eycxGO/N4UWf9HRew\nbux5ndc1KVu2kshJ+Am/yHqTkd4JVHQo7BsqHdEstK0vlsjD7GiObjWCg6u/\nnpJBWbgGdvCB/lJ/ZjgYgmlwEDoCh8PgBrtbxcN3PPnlqCPWMRwgy7X+eq/I\nEFvukVLPk8FZwgtXz1AdWd7H+V4H/BEd54kSgQTvwk6+resGQC0ZvMv07VrK\nB6UuZp1KVTYhB+10FujSY5pNmfaZLbvMqpJlD+ANweBtmxcoHwhB3I6M6ZyN\n39E9\r\n=FGs2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"39ce6e6abbd16cd7e40098c9e662ed8dd927ee8d","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.0_1563196198564_0.3223347023122023","host":"s3://npm-registry-packages"}},"0.26.1-beta":{"name":"react-calendar-timeline","version":"0.26.1-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.1-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"bab1e71574ab989e399163963e92e1729ace5702","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.1-beta.tgz","fileCount":86,"integrity":"sha512-X0mQKYuYGxKMDhME+svad6wTTGmCizdglzmIGb11+Tlt6EkNgUByR9Hk84P4rJUO0SaJrtBP6M7zwTEU+Th2jQ==","signatures":[{"sig":"MEUCIQDihc7Ioe1bBuoY1+ywd5me4Bl417GKo74DstSlXxQ0zAIgZ4Zo8pk0rhlCp/qo7UyKfMSO5SJqO9syFGJgGzVd8sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":476943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQamJCRA9TVsSAnZWagAA2REP+QF89nce19Eeg2uthkVM\nX8lnzHRJGVM76ZwiC7jUOc3wGDez0yx/IpuDzpumoMCwJ/0ICDc7UA+VmuS0\nw2zyDWTr4h/zIozh6GmuZIDu2zhMvLshPf61EukuG6ycvTlzR2ywvc/9tRA9\n/qPUG3D1wg8Vfc8IgehcLP4MigQ3+n3zL94E7pnpUh1jfS7mE4xsYTACeR1S\nzmK+nimrRZkXFQbah0xgbA7YzWXJhkzLXX/oVO9ugYIRg9F670FM90rvGDJQ\neP8Xl7K9UP6Qc27NE9ERopvXyNi7hdDF4JOssr2SXHpDW/5KsgsYZeXE1Ve9\n98sfoyOP+w5wx8WqkldUk7fjsN7W1VKMkj1c48hQF8vwx3wLTdAU3MV8HQd/\nh/vZJyobqtkDPpEQbUO3+Z0tUN+hmD2hUosTe65UUi9DlxmjQAW4Unq6TXzJ\n8f+JnJQowW0Ju15nVWg2jIgjYEmXkTqJLHdk7BKnRNBJ1eLT/93xJqjRE6rj\nU4ZXq/mQN7JDJr1PyoNcSTtdALx62il09cgAj8Foxn/VMFxdJY5bGjOcdDE+\n988H0FkNryzQyYwKw54Ehjt2uqS6evP+0Ov1RMCdncGrgY+puG0Q4W1nhnqm\n7CE4mjGKcjX7+CDajebzLDh1QuTOGIX1foHz+xntBxYUomvSfENX/DUNl97f\nY7o7\r\n=Z32N\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"39ce6e6abbd16cd7e40098c9e662ed8dd927ee8d","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.1-beta_1564584328455_0.29899219579654024","host":"s3://npm-registry-packages"}},"0.26.1-beta-2":{"name":"react-calendar-timeline","version":"0.26.1-beta-2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.1-beta-2","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"fcbb00448db393b99a3c4619639b1ac093a720a3","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.1-beta-2.tgz","fileCount":86,"integrity":"sha512-CugZIHdzyboYBc2/zprFEbb2531DOCj85IR5j4UAR+7lTZTuBREJepR1ehOG+xdr1rzXKzp/zwhZLGJBfWfFpQ==","signatures":[{"sig":"MEUCIQCP6hXL431Imeqh+3kGIUK7hczm9WZXssblYLKMd9MgMwIgUVCIY7inF3k/piYo+oJzntD4JXVHZ8WGNQMJaVQ1SQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":477233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQbAPCRA9TVsSAnZWagAAj+0P/RvLS99yurNMORVKMz9K\nbBuwA4fN8fhm0QFW/m2V0HAN1Y6nUKAO9hF8rMB2sosmf6MvADDryOx/1MVv\nk0xO36B/WyQ5VGIJ9ybcbM/vjQftSSqbYP0o8GgnOXTRQXjhxLUQGPuPE9GH\njzYaczkzLMdOdi3Bjkf+L0NOyfj/Nk0gmA7+Vr/ag3JLjPXhCgO7kLylxAel\nBLfV3qe4dPe24J3xaqfqsbBx6PRrAa8aDX2ESXLHBfAXS6n8DFcNe4IeRSFx\nSUZlAn2SWtsb0tsaupOqfwMxjFoQUKRlPz0eVTF4Hwy3KKm2tPB1pcD6XEse\nQ2PMt2Kl4C10IfNAMWHa6J4grS/X22HA3cenODmOnrxTigsULaiXmVvu2y2s\nHAdgaAZ6mKPMd9cCdVdQNjg/sm9J6/x7q5tdaqnJwjq2C+wEwydHmTZ252A7\nECIIJG+iZeXp6GaoiKZ1dLoewV9bc4yIFYSnkyN1cjJ+vplQqY3bS1gL9sw5\nCyml3WQWMj4moiKruDv9FJZ8CpBVxz4lxRHGngd1NkOMQkW20hcWBGFrW8A1\nxbyKcLB97G3Y1pOvr7nRR4vnUGjKhLMSiNhsaIgB5uk7oDHuZmLJODTXflvZ\nQdS040ER4XN0d/bPh4Wav/WYJFw56+REW9eUOngwv1rtuf7hZLN/hIV2Sf9H\nHQUz\r\n=mkEM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"4c26fb31bae7ac93c4e3f5ec6e8a256727c9b981","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.2.0","description":"react calendar timeline","directories":{},"_nodeVersion":"10.9.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.1-beta-2_1564585998744_0.6568659625267601","host":"s3://npm-registry-packages"}},"0.26.1":{"name":"react-calendar-timeline","version":"0.26.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.1","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"c4a07728db684b28ccdc802fba0f2acad97d4b07","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.1.tgz","fileCount":86,"integrity":"sha512-TpZ2s97mEC9LTr0LvfRNyXYmfdovi++JCuCM2ge5ID5WeU2EqF5OyhUIYM0A58v+zF19MkUIyA59tow/RMli7Q==","signatures":[{"sig":"MEUCIDsTVYw4XixnobXi+hMulmB6RIPpffNwoojmJl4g/HGzAiEAh/5J9Aex7ZtLG6teUde6CFdPOhHCpRSLvrwZUELl+uQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRu+BCRA9TVsSAnZWagAAZq8P/jB2RvBcyeL8uQkr3pUw\nFwjvhWJEiNd7KBsDaBscc+WjhjpyqjQzgZt2Ut9YSj0oVp6tmvRRZlVoXOZJ\nrWBVPTvMF2Wu7Bc+TzQ5HP4fak0oOIETfSzFo8W9vFE+6ipR6LgFbJ5ljik4\nBVkOFB10BXYSzIQdLk8/+/gsjNsXYKjnfAULjDoM7UM0X1n0ILjSSRx/KhXS\nGwfG/BZb27UdwYXebQIfkVvx/2N34ALL2SmfQOHgMT2au6rnRU3hOTW0IZ4b\nuvB+lV3CClsKc+WKqIeNFagfVQQCKlbMKCNJzYKAmEnqqCPjoVo5PkZiZvHJ\nfTXFgeIWl4aiLbHXw1b+p4HscgQ2hUTkQqQHhKvPoVN9IORfHEX71iS1NcwL\nMLpP6V+a8Tphd6Eflqoejd34nxOwpAyEPiXmdq1HWjQ94iLtvaAZRa4am6IR\nzLVFMYIO0ujyIyofLMz1f1io26vMYMVOGz4lywqMeVgQ0AnryCElkLhp0k37\nO5jysNP6u8qSD74HCJE/OMM/PFFuzFZgBUpeiRrIqW0W4nhX4v/kFIqFC128\nlY7G2WLBCnChLbmaDPH3/IgujMZZCz4LXSEEHomGBnpaihB28/TK9Q4+bsL8\nVhqq6aXAB/vi0NIgonTThI3ZnuWiGlvZL44S075Hvqplod4LMVbCGyWu52xj\neh+B\r\n=IG9M\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"37c812711488f29d5540a6e5a2e408157b84d9bf","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"10.1.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.1_1564929920475_0.4416502659916064","host":"s3://npm-registry-packages"}},"0.26.2":{"name":"react-calendar-timeline","version":"0.26.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.2","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"c525c3dac514af9b146a2651d2a209fae5b7c16f","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.2.tgz","fileCount":86,"integrity":"sha512-k+XiDb7MTOErRXckjehP2V/FduDoycNfnV990670TzdjkKQQCZuUaAUg0/dPfVhllVrTKPk/Wu6UQ8RI+CkEAw==","signatures":[{"sig":"MEYCIQCqVIwT/nMrIkCzQWDLIoKCEJ+axeCaonWwOZLwJvcHzQIhAKFVsYeTeA0fCzEqT7KZiUKWbU5XEol5WeHYgnPTimvV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddsT3CRA9TVsSAnZWagAA5PoP/12ENzax1WEIFdE5JkxL\nq7mNC5ghZty0RjZhyCuDeJ1nyrCytm2oRhBai6jTlxocBJy12KRbC/vv41uJ\nx12aBSWTYo9H05P/Ee7+FkQyH4F8jArbgxZxz/xPp23lUY2Te1u4f1CLy0gY\ntuhKbJjTRR/4CkjQDNrU7mGTNEqtWYu6MIy4MmRXpyMCMtkX+6NkbGCCpgkc\nkcbhbfi2HL+5neioFHFOw+fxQLW7uEjXEifXLMN6wYBwV//ZZUE866w108sW\nYu5wxIhMVjH1ejvi0/0kVU0RHirjj2lc84K+gOikH8II4e3twg1t0ct20j61\nbdp19tuTXcbnqeMun94kDOsn3Pv69Sa0/s+NEtItRSLlDnhBZPXZDnYV16tj\nUua0F4Y/BLqwM/1EMSlWwSQrARPvS9HVgBFyDG7Y0G6DX64/+R8F4vy8V6+e\nr1D20yH3vp94rZsTs4z7KvanIb29ttoKtiueTPNvMKnEc6G8cCkWi3Aagsv2\naUfnYWidoC/HFHsuN8PNcYwSAUOBQG7tIfKfEOittdw+5ahjqgpuku0AsqS2\n18J2O65NZFPq4DNvKcUIDaU5NHstVYE759zw6x4vAXiShQGfSsiZg0Qo12PW\nqf2comiJX5ECb/jQXcvXXQDOs5BsAQ7hZXbqWR8WKuDwtfNEpURgYMqkKPSt\nhbE8\r\n=vkIP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"3b31adf905d623e35c68e158c105317c3d8f6eac","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.10.3","description":"react calendar timeline","directories":{},"_nodeVersion":"12.9.1","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.9.2","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.2_1568064758323_0.11819626852554643","host":"s3://npm-registry-packages"}},"0.26.3":{"name":"react-calendar-timeline","version":"0.26.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.3","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"c7ab27e03bc640d600084ad225faab07913b3c59","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.3.tgz","fileCount":86,"integrity":"sha512-0w6yocNOIuwINFT0rbMjiYdecf3p/t0g/K95pc0X0dTxYN+p/w1ZjsJl+Yto2Yf9kYK2FuNnOqLIDIVm0AS7RA==","signatures":[{"sig":"MEQCIEg1CqcciG81E43auj/jovwmBbzfMGMXQ5bdwvukwkS/AiAR0IDIyY67VpDrrDZosHUf2qWNs5dKhpdsS56lXQ+ZUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":479780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeMKrCRA9TVsSAnZWagAANYQP/jH/N3k/5Jc0hIXf7Xbl\nGbtDA6VxrhHE6hZFWflTxpAur/ekj7+x8W2UhBQX82irnZZB1/86kRBX+BCm\n5OD1pWOBKqNSBUAo43/WufFIVsiAEric79Qrb5wxAmyMSpBfSlN6ca6jd9ng\nBGQmi6iFDUpdKgfOT3MaquryQI/a65XwgSNdYdxZ/0MqoWqdsPbSzpcdeOOY\nfDL/O/jF56xdk326MID/rdDg+xytE4Bf32D+H0ODeBv/sJFOEBHNEXK1TFck\n1JqLVcq4KvYqzd6uyCvNrOqyRqTc19yvItyPa20XxMJJTdQJrrwndOxReXay\ngYfn9vO1+DBNGWjrOoU0/Ls4uNzZpDK1EXhjBzQ6daAdREM/CaFZaCOMlHuD\nuUSU9XScVLXMNP5Hk2aO46hEl1yoWGPAv1Sz4OK2xemGY07rH9THJq/5NG7o\n3Ee1AmldGFtTb+IlW9qdpFGKwh73VAa4S78kKBdl8NKFyBY+OsxGh3Ioifxh\nwgzsZaqs8ME1Wdd2Z2o8eMApXil6NwQstzmDL93fhX/ifdCVgwGD5uERMoAa\nUs4Z6DeZE7uFM2edCQyaObBBYSx9o55vnmYUrgSSDUBYP6wUrGOedhhU1XDp\ntBoyYIHV9AiloM64jkYU2h2yATecF3rnkoFWxrRjE8dRgw4s0WU4K8Nb5TSZ\nBcUC\r\n=G8rW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"ec8d7af555f736aae92ab4542c8a6ba98295bd89","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.10.3","description":"react calendar timeline","directories":{},"_nodeVersion":"12.9.1","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.3_1568195242669_0.8991624051209495","host":"s3://npm-registry-packages"}},"0.26.4-beta":{"name":"react-calendar-timeline","version":"0.26.4-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.4-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"b4e98d6b8541bbfa159bb159206794d3557423c7","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.4-beta.tgz","fileCount":86,"integrity":"sha512-x1xdzROdzbBMi7ajjqbr/atXJm5hvkO8FMEHlTZLPimLmfc61Y3MbIpmpKIz0Uif4PERF36uGH7SsoS9hEFdug==","signatures":[{"sig":"MEQCIHYq1SWBqjMdaNQ1keu/PXs/c039agsbJAwXhXPdnj4IAiATc6LrDSax4cjtcWe5cIvXPhoLH/AdvfPc/yd+9f6R1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":480196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeM27CRA9TVsSAnZWagAAYtEP/A3XJmZOx2Lt+5aLD3pA\n82+7oZtcbtJTtcJKbP3laLJwrx/kcPF9jRtqUVfgYWZBjo4ilUeHlyMIvf6o\nqo9gx5YXW8+EGuXKddAfoiFpzrEz/mkBBAA/axS1Jv4t+7OTMQB/UIPq/CLs\nFj4T5bhcymxjmUzI04SMS8uXPHr771+jQE4Ayyy3FGL69TVtFZYez496EWEW\n520HvyLxBOEJBS94KMTcNHYxeW3W2Er6BixlRxJlGSdRIywUtAs9C6tdxi+h\nO1FZWvUSWIPWQvFXs9feBhZqTlHnjgGpRRE7aNuUdZWTPMl8EPD66G8U0T0Z\nJ7jS/tBabqCMEoUVEkhK9SmwlGKMth5x/t4dWRvWL7w4vQSGEjPjexbhzI0J\nPRN0DpxCXsVkB7yZ3WnGoov3Dnw/1vuWfdBDec10gz7yHXj3O750pvgz5Uh8\neR2oLF0xLlIODhIv9wVfnvOfXUX0+euxJAxYJgS/G1TneDtYbLsFHg1So1Fz\nfe3P1wbG6A/suYNNR0djAIA2tS89S7QN9K924Ns+opHJutoPdx2KNKF+7hh4\nkcJDI11xs5J3eRzAp1g3V5KaF7msJA+EAlF/QSo0SfK7TBjZyeye6PT8tGkx\nlY8W7pTiYdI5HIrPmNH0qU/HHwpHz9hFRPN20LG3MzLoH/S8JJo9z+op2YfH\nDKu3\r\n=CXgP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"6027410d45dc3ccb265c4ed9e7e794a8908ccef3","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.10.3","description":"react calendar timeline","directories":{},"_nodeVersion":"12.9.1","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.4-beta_1568198074437_0.13892262562158963","host":"s3://npm-registry-packages"}},"0.26.4-beta-2":{"name":"react-calendar-timeline","version":"0.26.4-beta-2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.4-beta-2","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"79993cd837add392b2d096c3e86c3b6f8c404e6b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.4-beta-2.tgz","fileCount":86,"integrity":"sha512-Hpq+nMAwt+UxQHBL6lTmIuSNEu0udd0Hy3ya3ZLFJIMT4EO2VsQRtLGAfTAdzbU5Z5rWQKV6nZd+LFOEn0I/zg==","signatures":[{"sig":"MEUCIQCBJYncQk4krwHcbApW1lSgP0YPV81RhupMOMO37KLdWQIgd0Z05YURwD2TH6DVQht4MqtXmuBtlURiJJoIb0MB03A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":480678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeM8uCRA9TVsSAnZWagAAG7YP/29hnfIWfcbVh8y3nmzH\nLEG225BGu/6FqH/n5t+BPowmTNH7H0tomOqx62HO2QhhCaAr7SRqwqa3KTFD\nPwSKsxp3fPIUvzBXpMpBMsiJK8isyrC+zW0hE1Jqm6ei9IVCFumIjlTQGvWB\nUlHsrF8a2sFgtXB31BdXqkmnpb0e7jUYL7M2qqTcuM24gbvC/HoOr2v0H1lR\nLfXA9zOpe7QH0amTiVInfiflMcgZvjEp1DpEDxJFIpQYLn29tv2uwwjKJq8S\ng3syHZ2NM+UIrnzEIuECoHXQPb2XhdIUKOxH9ydKdr+eCzpIlisvCysacdiq\nA/lbZddhVSEqazQwjjbxcoRGcQOjAiTl5B9LsC4zxlejKwL3gAdfrzelcELb\nBka6i4FfSTr2NxcQ7Xn8KsGMf+6uRhUXSfTeqOexg3vxWgzJVqtvFMKHkuK4\n2Y08uo91Umfvrfmq1sz/atmaWnclXYPUGwyZw5Z4vjMq81ylFdL9hx8UcETz\nCDBo4HTJheosobubPKesYm+OkZlsDQCqxvkTAG1QXD9TBlQ8rOrB10h1PkxL\nMHyddnPUUKzlqJr6kJJCitcmaJj6W19NJWE4+qf7QvU+iPF1oh6elDF4tOC/\nzbxsewAPbdklfYJotAaGfN8ORH8ZrWwMWCV4ytQgfFRk5PLQrZ8J/SVZVGdy\nYJL0\r\n=cFC2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"6027410d45dc3ccb265c4ed9e7e794a8908ccef3","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.10.3","description":"react calendar timeline","directories":{},"_nodeVersion":"12.9.1","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.4-beta-2_1568198445671_0.04010591858636836","host":"s3://npm-registry-packages"}},"0.26.4-beta-3":{"name":"react-calendar-timeline","version":"0.26.4-beta-3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.4-beta-3","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"a1ccc123e793b99df875338d61d94055a20cc70e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.4-beta-3.tgz","fileCount":86,"integrity":"sha512-R/NUe5FOFAbvKJZPy4URpsil+dv6q9wX38TpRrbuw6PpC+I1sVGKgnO9coz4tmsC+1Tu9E0C+wTrOZVi2W8DQw==","signatures":[{"sig":"MEYCIQDui8vd8JLwSVUur7Ic9imdfj1syOmKK1bsgGsiGYYEFQIhAOk3LGgFH0lGkkUda0m/mkJyD8g5VW9CUARB5318rv03","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":480735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeNBrCRA9TVsSAnZWagAApFcQAJl5B9yCF2kXq3nOvSwn\nPvy+sIWyaEsLLtXhJMSkYji9bGlb9Wm7GZj/3XrLvJ94y/Ryt5Z9RhJ3o0nf\nfGpQllvJ+InjonLLoSaoVOGTnw/fXrZG3iZpgYR0A38da4LMXWbhZr+uebok\nKEPp06SrwVSgrXnFY0/M5O2ocL7syDY5df8vjA/nFbf1wcNupguTbGtQxhRW\nIwKDe/FZbHcBv33GS/v4twFnNH0ZeMo2m6L56CiM/VJlEsc/ZfxLN0nLwzho\nTu4tJN943vojuRNgiyWT9SXh/P9fNqUl7+E4k2jN4zxaPX7s76trqaQM+q0/\nbtTt9vUUMLrA8aLDOdEI6To1HXg+w/mOnZkOON47U+oZEzeGZjbtOXWHbs1y\nGM0v0GYTdpANotBoRtbHgbmBmi76yC8wlkQBDVdIPxjU9yykWzrHmk3qPPlJ\nqKmlla4v4+vZIxZtOt9qbTCv5Nr2yo3mpfqNzY+8LbyVgCASdurm+szq3dXY\ndpyczjgTHeO8u8M0BrewBtKfzp9lVAR/XO+IRv6s25Sd8obrdu/ks2R4c5zD\ncRjSJoOZhpm1crTNXALhzYZ3JXL5X5sWgDtFNVI8vLVMw/hL6/djkr7/kUS6\n7QWvly0CTPpMdYOTrUHvGkKfdTXvAkEwBFumGw78HM7h1VDxWHEjLY95MKup\nN9W9\r\n=Bwb0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"6027410d45dc3ccb265c4ed9e7e794a8908ccef3","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.10.3","description":"react calendar timeline","directories":{},"_nodeVersion":"12.9.1","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.4-beta-3_1568198762484_0.18921283299648883","host":"s3://npm-registry-packages"}},"0.26.4":{"name":"react-calendar-timeline","version":"0.26.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.4","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"39b0f2a8d9af55dddc49382e1e697ee566e4dac2","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.4.tgz","fileCount":86,"integrity":"sha512-p2fHBTTYQDNNUbwsLvpY0Wtxgmz7CfPSCLtAQ63DOTBmzhDd7iPORUentaOQSniwlnepRPTap5Icz2G6a7kJ0g==","signatures":[{"sig":"MEYCIQDk9XE+kvh2YCCfYYwdphfq1ztqgy1CCyJzhbhzscZc0AIhAMIWoUXo4cwZCDPRKC1FcLKwK0Q9HKZ7HNhz9D3rg5jJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeNNhCRA9TVsSAnZWagAAntIP+QC+EMIbWblMN5U+qlBk\ntaosqhG9A5t0LBHMZcJAMJUjEgpjy/PN2XFMeqjPVqSFdkKzJuaK63hc367y\ndVMXVvEBqKNGKWdd6gMF+XpjxbZ++gVoffl0K5W78kOKCWnb1VPW7QOVOnJ5\ndocaOnzMYOAsBb1A/ETWfJkXb4540oHSGpaxOIzWcKPGJXYRgrnB5QHuCW6I\n4G8aQCqdq0sshVtWZp4TEAQ1jX8Wmj9RWcuh8HFfpVQ4hTehRsggrCeQmDKN\nkIxrazHImxBiFVqkwXXInZujTigEAyT7r2iDmIvzknh4kZXbBCPkn5pNgwS8\n0vFBDKGHm4Jv6k4tS3F7FETJz6QRGg4ORUw8eZU3cCIBHTh9BzE4sW40tqHZ\nuGhObhlkJghkS6/U9c8GjFDmu+9Bdecjx2rtQL9rutaGowLHNffE0uRzAVD5\nhKIKJ0RHmABxa2AjZVpeqjpyfmTk9izOun3yiw1oBYX7pX1bSLpWiQPkM5SD\nqWUj3ZVg03/fzp9yhhz0o5BmkpUKx//EPmT5w2XiT5Wt0beilIBPbaVJcyE+\nvcCMt/QywoM0PzW8/tW5rNLQL5ODcw1RWS6AjljbdsgDeL8RQu/O49kW/K6p\n9oOyLOdqKB+IJEKLOSGt9QvFjuEhoLJ3jG3dsnOKvoKedEC1drV36zELOWve\n0Ozi\r\n=kWTR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"490ca5c2fbb93c81034cf27493d6efce77f572d7","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.10.3","description":"react calendar timeline","directories":{},"_nodeVersion":"12.9.1","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.4_1568199520245_0.6785513038336366","host":"s3://npm-registry-packages"}},"0.27.0-gamma":{"name":"react-calendar-timeline","version":"0.27.0-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.0-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"e7b90d5c6f165246ae4567eb73d6898ac85a30f5","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.0-gamma.tgz","fileCount":86,"integrity":"sha512-9QdYmcDf26qWOIjqS8594ULeYff5O7Kt8hC4z9RCKN2ZI/2ErGHJNDzmWnTyAnI2hVGKIA8lEzf2oATn/iF0Bg==","signatures":[{"sig":"MEYCIQD2wGspDW0UAEUbk9gMzgOKgUobmv2BhaG/4f2DVzkxHgIhAMqXBFCL4Krb5Ar1WR+35J8i6e2zLzWIIeT2iu0BXdt5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjNhmCRA9TVsSAnZWagAA3lMP/R7PvvX+pw667bHFYP87\nl7IeOU6F7bPP73kswuYk4VltukDDWvMoVe1gfcqkz5litN4SxSjwW6hEV+8d\nEvsODTUsP12U6isjuQDK+UFpHHjvQ7G/Z6ruSjazgZb3LtsvSQvBdgT6b1bW\nMIlJ/OR03tYe3IrBNjimdAF6K2RjL97gM8pJA/SgTPpEwYO5swGMS7kZWS4H\n1FeUXRKyCyqiuilzTR7AAiq/x1oLhuk/ZlGCxv8h5XgtS7qsSgmTGc887JqE\nan11z6lfXywSSoC4ii3JlydZtJOgyrJ+GNHqXil1+9Yky/49y/ZzGwJ/3QH6\nbbIrwVhdyToTeSRD1FKpflBhmV/jfcMJDEFtCLI4JxNUkzrNV9QglXTgrPRQ\njffvdYAufjUlYMMYcsB3bvR4qVAbbRIbtcwNINNr8Ob82BYB9tcwZp3jmH7z\n4i8yAi3Q9SVfAusb2TZo0FFmjvFsj+zbPtxZ5oaJ5ZufntO6Ma3UHFtAQV/x\nqh/src0Yg70rG/cOTIM8Hb00alcjcTTqiBP8HWjigxyMl5LrFg7DjXeR/HmG\nvqemiB9lDhQN88OoNWPWTnXHDGt2J7MvTXWD6zn7zdv4s64Ggj4qjoXc+qS0\n9hcQwsCRJVwk8A6DAG2cMkkgdFLw0+JTuBUKF9OPHMII79/uXN5brHvquxH1\nx7JR\r\n=0fwi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"e2abc7453596f531be54913f2c3ba488ed4696bf","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.8.6","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.8.6","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.0-gamma_1569511525482_0.39918175488163143","host":"s3://npm-registry-packages"}},"0.27.1-gamma":{"name":"react-calendar-timeline","version":"0.27.1-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.1-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"32f06a47b5c882086696633226c9622105df6537","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.1-gamma.tgz","fileCount":86,"integrity":"sha512-nuGsryUlnyXeBknmSXkUAu7ieHAKDMETVmjZiYsou2jd70fkJzMTUKL2mtNFgrtEgsf5Vrr5DDLFGZXaK9FZ2Q==","signatures":[{"sig":"MEUCIGz2CrWJlPGA7RUtPbNiQucqdrH4uQO/+pojNnH0YeoPAiEA88drj9oroLErhKQRCZuv7E+ualhEvROIklCAjpiK7S0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjOMdCRA9TVsSAnZWagAAkSAQAIg/p8J304ssMkCU1ZBK\na46VY21C3UnFMVP/ur2lewEOhhFlqvpYaHm6TO/pzUJAlH3gM5217lVfU01P\nvYFIlPlzdksdeC7xDiWYdvTxBt8JpfRR5KJ/mTc3Pi4rqI3EKyRjjyJiWfpr\nPXpOAhajQyPBmH1ftKsUYsUomTJAz6LG/f33bQqCCZDbsG1EJIQhYyvrg2wM\nZIZD6A2445ho5daxCuTQRJzV8UEGjHsw2xbw+24lMrSrvhdQimlLEvjcWCZH\niwavD4hDFRbeJevs8YBEv946VFKrqOcELD3XNDYam8EQ1YVgnObFAKTomAxY\nmwGYd29je/gwo63MZkH4Jn3gNNQQzktxK+IKExrqgzCFi827h8Pub1PghXqB\nh381EwLPLnTUsv18034ZzjXo54NGdhJv04ILvv3RFWk8Y3qABNlt9waya3Ut\nAK3u44CfvQjj/h3/Ui9fUdA2bBji+/XfzKzSMuhLuH4kaXcM3m75dK19SV7L\nmVxQKG8f6jiJk4vPEvYWDOFLix7cUWVEkCrIRuziS8ZuqLh62XYzSSGbLurl\n978l6PfGkQWPcThr1vPyZreGB4GYh3fyUxfI88rxdEyqUuhPM6S+Wx41aL9+\n6n1ZrDLg6rli1TTnP9BmLDmdOFzzorVzd5nD70QTz2Aw+CqB7c//5+DxxqDG\n9CMZ\r\n=OeNZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"4a8bb551d5cd216361eb522ba0b79993314d9c65","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.8.6","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.8.6","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.1-gamma_1569514269097_0.7092227303088627","host":"s3://npm-registry-packages"}},"0.27.2-gamma":{"name":"react-calendar-timeline","version":"0.27.2-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.2-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"678a894a1282a5bbef820ca5396bf5d0dc9f1b6f","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.2-gamma.tgz","fileCount":86,"integrity":"sha512-1wc2nchl2eog5waupyNltbh2Jdyl1bKR/lqbe2MQaweFnWvIE6RD3nV2XP0RxdzsmuH2HXitHARpy3WmRjyezg==","signatures":[{"sig":"MEUCIQCMDpUb2d0KNpP3lNar5Ybvkhlp78Y2zoYRua5D2D+DIgIgcKLtAhVoxwcZexuz3ieuR+r+dsUdYSxlP+fZdLHfMgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjmjFCRA9TVsSAnZWagAAVzsP/3tB+ZXfWefValz1i03e\nXDwzZI31TAu9GG+UjspZqwhUIxzlsJ+prOCSnZYQNyYPGESmSF9fKVzI4uHZ\nIhtVSNs6+hk19llBo57mKRGLtFOGYBbE78/v4IztK6/JXoy99aGiEN8z0Omm\nROdUobvmLWQ893qEH97vVUj69IYCMOrRNoEMTz0ZP9yqGLxLDs6/LaDaWlKG\ntWJNSTUM7NsmpnisbU2qd00Z1yOxckRgohxxHvAnMniurUvvMTvCRQUEuBpE\nwFgSu7EZZtXL5n+k8P+uFcjB/TuU5BiyyMB2iMXhCI/hiCZDNIXfSZupQXvz\nlWzZ9wP7U+tBdyfTq3rY8r3jPJkgYxilR4lwKr4KeF57QjOeS8cLxq97sBfB\ndbHwHMofRKrwrn9Lm5I60v4RVFlbw5MdxqB+2m/p6HPQP5mwBYfc3efHWJFN\nH6yjy6suSfadPFdClqsFX2MTvl8r6ItNisxSFL0goG/hmKOpsa5FxCeX2NhS\ntnmHi/rnAq4yji/BZzZLhtEc4r71IYDSEQfmSqyrqi3UAf3g03aTZm5jSXzo\nkJuOkwXjJnrmnLtnDlMAHX4myeD6g/MlS655+H8alJvG/sJQyc6QJw9Hq7T3\nrOlQ20xQ+Q1LdCRx+IjrPeN1OoG/CHhycV5xzvs7WXT/kFY/jg2RIPbeiePn\nhiQn\r\n=8Pg6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"ce88e94e77b824d32ccfe00c3700ad1107b71092","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.8.6","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.8.6","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.2-gamma_1569614020491_0.7907543342471104","host":"s3://npm-registry-packages"}},"0.27.3-gamma":{"name":"react-calendar-timeline","version":"0.27.3-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.3-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"68bcff0091b5481a1bfe28f65a574d882913bcb5","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.3-gamma.tgz","fileCount":86,"integrity":"sha512-KD9KnkMcm+qleOwW4maKGDWgyrvRTCgpT5R77S97TcdMELpiZwUgV2POUcj7y8lzTfA/l5CchcXk8XX2LvYdZg==","signatures":[{"sig":"MEYCIQCqB8kotokILI31Z0D1tarsP9tJkfbk50rlOFdpe3DzBwIhAPRI1FnzWFcZZNXFA7naomjYWWdqwa2b8F9GstQVxVE0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":498064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkfVNCRA9TVsSAnZWagAAe5wP/RWd8C8YNvw2iaiyzTfh\nn6vBnpZz/d7UQIZ+eiVRJ0axwhlv716ni17raXz8SDnb44JoNja9PP6U7vQC\nmofwRB6rv+3uBoYQrEb9GZuC1GGlXYGff/6WxE3E8wEFtuhIw146wDQMQUF3\nZVHV9nUXOQjWPAnuVld8O05Mct7/XLTd27ChKIE9rSWK8eIqMqHvhvt53rhO\n5yfU0o7WGarkGn6u6KnruSHKH3CP6YMbgCRWJ6/TQWc6jBP4TAKPfwv1InEt\n+IYDh7/l33JhOrO55ZJYXIwPC96S+IiNMCm+8x+SJcszYBaRZFA1GGhEL7ef\nuneIXPxAH+LnG9sZoe7fFqMdzrFJwmGpeNdh3wN9Pol3nvL3ReeIoX4YKcoG\nzXP7ZAobzptKxprfGkUihqeXlqup70CRPdvBwvDQjXUi9ecEKx9r2z+AgnMs\nNUa50mF3voS/yKj71eebDQz1I0RN9v2lv0kY9Y+4tICj/FP6jEM34AzIMGLu\nTiM8KBxhOiqn0SWdYG/rCO5Ph/4KzQdkp0SdMPkqVK6UzVd87tZS4do12qCf\nLW3x6/i8hYN3Ro0BraIT+FeUm/eA9MWvWKr2xXo0IAJUIxC2JvpqrgFsj0jn\nE9H9ugw5toRZIvmPEzSKAFzW2o5UijJUhHjW8LUz7To3oY+bQxDA3zsC+hib\n8qUm\r\n=B3wY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"27ace6be62f8cbdaef7eae37faf2e821c3a3401a","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.8.6","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.8.6","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.3-gamma_1569846604327_0.8259759488916176","host":"s3://npm-registry-packages"}},"0.26.5-beta":{"name":"react-calendar-timeline","version":"0.26.5-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.5-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"79f97b25fc3dde4e1ec8dbe90d79b23886512ea7","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.5-beta.tgz","fileCount":88,"integrity":"sha512-lKyrBzJ4qU/llphcqN5BKIgz8JLBPODcE3bnt6UjurSOh7ijpswm0vInq1Qe9NpXlDQyCiqFEyz/ksY/If5d+g==","signatures":[{"sig":"MEQCIH/yCqatIAQHFKJZkQeKptrvJGCB9/40Y/7IJ/e2lnl6AiB1CNxhVdtnlCIKGXBw50Mm/Yu/RKxRkX2kFF9EIu/piw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":486174,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp4OQCRA9TVsSAnZWagAAll4P/1EOtoipgnjLbAXH91aN\n9W2KufM6afAMEzZaqn7KTZ+nZ43PNSFbClDbuKoOkNviJEUa9XNJELKih/We\nxRKA/QCM3hsg8ta/WrOhyxtTwCBfHAZytyvSvBf8EMX1lQFchyABrJqVIxj+\nP5givkVBrHY3FVMDliB9Dx5Eev4H+lKwYlrm2/5sJGWWRypgt0CwVkvuzEXH\nEu1fr9Tr2tH8i8Btxx9Owtn9j6kdPXjTBtEZOjicSy/vs1PWOzTUzsa+7JGS\nddS4W3j4kqTfIafQqM9aTLwv6xXZI7qQUeteBh4SSvZnC29w/9Pm3uEMQj15\nMWmltXnYV1T09/YOxeZ3DUQ3wA3FyLU/qAmjQcPeDVxyP/+17wkzgIoAvE6A\ng8mdAB5qE22QEQEEfaaoDxDbzY+GWcf11x9wqYdalZ4KCMWswAs/GBXiymRS\nJYBfguUxCjV0AJt08NqCfMhFsd5DqrD412Q7pJtpx/0P5UbjpL7IBK6ZU4Ab\n2Vfd+59ToXH5+G8vE+DVwGKKQRcb/Av7BXkoWpSXJPXquS+o7EjIaQDTkifi\nKobTEldmjGFmqy+RU+CkpTQgAUduh1Y8zpFWZIQVSpLIOY9uqCrqGZ4LxM8H\n6cWjDzjOjpUT6IODoZrXWd6/cVCmcDOTLLv1feVWikE8EbC0ECS2PGt/ECq6\nZ6Oh\r\n=Wyzw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"fcb824f04fa62542437a1f2d1c471221b9e0dc2b","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.5-beta_1571259280144_0.029057177548497348","host":"s3://npm-registry-packages"}},"0.27.4-gamma":{"name":"react-calendar-timeline","version":"0.27.4-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.4-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"a1fe3c3e071d5c6e13dd03e342e3b7cb07fe527a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.4-gamma.tgz","fileCount":94,"integrity":"sha512-55+QGAj2UmSG1G6FNfOQ1oFBO8YZwt0IQDlfg4jZhcNEQIFY+RrpWF8li1X3am4hQa0QbILJ0xh0AKS3W8RInQ==","signatures":[{"sig":"MEUCIDrgY2HgDF2Qa9OAAXg9YNmQnJa1NlIvTkz8dov2ul1jAiEAgEvMS12AnGFVtwwtn04udIZZ249JA5Zb3xkBNxPs8bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqClVCRA9TVsSAnZWagAAleMP/iYtodfOKt/nfO+mXXh4\nj8R3juF1H6TObJsJqN5xGevOmxbVuErci3XX/qUQ1GSBSdM6eHj8fIJHcVoV\npaXN+89k6yByeBdzVGGjA/175SiosgrHatUVoOjqq3r8mwKTvXoIga5A2AOJ\nfpPBG9IGQhFguj2UBKQm1JFlhBgRap6N6wHvCjfNzCil7Nos3ZrmeXIy/wAW\n112GRtHC41dEZHrQ3PRSTUDvNEIIAoq7JjR7JUVPkalsBL4JLW7pM//SGayz\nCbuJ6GXb0Qp+bF5IYvDZvVaJx5/01SGtIWemzMCzEtUSFUHdJDP0WXnVqfjc\nRkWwx7KwIfHqr4HMRc3SOggRINQ4ueQTDCLkEyIsoZoKX4zbrADZKAb3Ke7R\n9pvGk/Mx2c2OXD0OAai4UWQzIUW8HlFtOtQkS/r2tofVVq5Ii5rlkDvdWmbv\nmZGgg8pMCupF6sDIhyVdSFsekPfVgHjdKaVBRo/2L/jXoESPX0O14mK3cY4J\nE8/Tqc73vAGFdCEaVVD1SX2XtVFOPJEx9GU00ieDxr19Mv+ADlPOeYFSQiO8\nX57jn7EOwjajwK+BiSUbNoN+4QHW4AoUPcW6RYH67HUL4E1rLfE8//KxBA1C\na3+SgW3ct3zlYTix7+tidQXCU8eOIZWyi7CD+UdgJj0u1V6MkLJWWjb6gEKs\nr+mz\r\n=3Qsu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"4fb63be09000a67863c06c44330f8302ed93e190","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.4-gamma_1571301716961_0.3955708020153874","host":"s3://npm-registry-packages"}},"0.27.5-gamma":{"name":"react-calendar-timeline","version":"0.27.5-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.5-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"65973dd63ea57f0ac113b35e35f118d87e3f68c9","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.5-gamma.tgz","fileCount":96,"integrity":"sha512-HJwqiEFBczBsJ+fk6oSx+PFPq0QDEulGZhXxWRXiQ31d8SZtkflEYoJNttPaL3zQb+kts+07KTZrmTnFMvWcvQ==","signatures":[{"sig":"MEQCIAH+0GPLaI0gQ5yfpOrdnPFSFuj2jNHUn+Q+YJWB2Vs/AiABTU572+HueGkac1o3DdT6wZ2vxiiqAWmsExswwWl4Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqFCYCRA9TVsSAnZWagAACHYP/ieO7YE+XE06NuvFS0p/\nZIQvH0HwevtA+IqaP+E86ABGiT1I4kp7UDeoeLD38bA1TtysSUfiRZQ2X2AN\nu9V8+DtKb5ovusLFPdmPPPrw620jMHZYEh1j1q+kSXTnbSqK+sL801/PEjE8\nCt7EvqAd5rznR8xvAe/a+lpOVBFdOz3uE9cU+ItmsXhZKwiON78+f/x4ep2y\ndgDHjUm/MyzZbZhZRTIhLn7xuKCh6GrCe7qe1wWFeK9SycG9wPzzqfrq4uee\nz5GJIWrtPL1kOj8DEOoHhYZgzBqaqzyi9+FxBl7f2TlaTJRorw7gJVykQweC\n+V7iPBC0Jbn/DLUqSlMxyC6qUqSteuQ3p7YVnE4RmivDlNeFZKhq7wP1KpvS\ncA3LGO9G4fiYf9Qu74abhj2AZlB89lthWzLFlCrQJVgw2jSipKzkV6UMBzBE\nupi5ZzsDm4vRgbTXqDCJkVAGhDSGKCNv362B4WaZ6NAcARA14o2r2947L2PT\n/M1HmLurg8Gy4dkkEcFBWSMDWdAQCtnyUaVB/NexA2Mfo07tM8kz9/fV7Rj9\ndXuy1GCRTZ4hwcMlBI1kkg5xysaRrT4iFmGrl5EW97MScl9ac71rK2+IOAQu\nP65/eqNfDGslFDt+3g3SqUVtW2NVk0fZN7rvwRCvIxW75dH9mUGeCqyeMEOw\nQTh3\r\n=DWNa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"e0ad432b033db612446308cfc20728f4a457627d","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.5-gamma_1571311767307_0.8776526004841858","host":"s3://npm-registry-packages"}},"0.27.6-gamma":{"name":"react-calendar-timeline","version":"0.27.6-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.6-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"58009e7d6ecd614e977756028e0555a5bb984b59","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.6-gamma.tgz","fileCount":96,"integrity":"sha512-pr+J1vV6Ko2Cgckfc3zNWAydH0+OX/zQYP0Pefud0eAki9Xj72AJUo5L3ePnocsjlPIkikMs00bs5XHdylICfw==","signatures":[{"sig":"MEYCIQDNTBsVBLiKNusUDJA0qEqJEqfRyePaDv63t3ai5oy/MQIhAKndl9yWCMO2OzyX/Gir5DoJ76o/1iUuB59x5XEUFo4X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqFMrCRA9TVsSAnZWagAAlAkP+QFjpRrZA5QrkYn2EGLv\nrdBt5QdzaccMxIF9nJTBd3UanaFjuRnyt1GEA2e1N18HsepBigPweVciV5z4\nxs1AN4bNo+gbU+bX+FDlmBXIUCEwrKLsntlJTAKAqBVdfFkhkzYyo3Ta8hDt\nYJ1JyzkSpvlLGIyXIavVDik4UFGyLVU10gQIxzg+Vi7HYtNAK41YaQaDGXW/\ncKsOufHfu8tZ66v0d+ygez1S2Y2D9wmtIFUXtC+eAJr1VXRpdGaCcgJNWelv\nJCVPO7HdAyM8Mp/lGP1XVHntDsE9ZIckcRXyNh7mRP4BLpCEtFmWv/rKqUhE\nECUg+wfSJNwcyQH49FgHFlbHMaxnGQ6NLaNnedw3BjunOAwm8nYq8gFQjDwD\nzZNJ/3PK+w7flyPkYxbZrsBJ3cp37W2RUH3G874VZgS/UzIOdfThMxZxmcJ4\nTJx5B7WdiiIZuVQlMHA70rbT/eDaWV1nsFMUYFR0ClYs52KZ0YVJigmo0KpQ\nQCoN1yyO6qDwUPHG6TWI1osfR7ZSTwTyiaSH/j5FYOwwU6/W/KotK97Z//j7\nK+u7jV3/hDdTuyLnzRbvb3mcEdWNsvXz4+xkrx8veI9/qbgWbgVYH2/pz38L\nO9i50a9p9kHxqKeyPVK9btcWljZHiyR24tW/eFDcdnpamuXE3ztrdWV3sPPg\nVkqV\r\n=EmGn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"57a0f7e97fe80b8c21bd1d23a07f9a236e5e6d69","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.6-gamma_1571312426559_0.24286337048222761","host":"s3://npm-registry-packages"}},"0.26.5":{"name":"react-calendar-timeline","version":"0.26.5","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.5","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"b661a9ebd9051b98b1f675cc35c679db4a71e29a","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.5.tgz","fileCount":88,"integrity":"sha512-9bHH0qPT3u4e02bmMfOt8PhmyER1HvPpf0xF8r6yG/n/UkuCKBMbwDRdSDq2RvrxzajgbFGKCKX3hN+em8nBEQ==","signatures":[{"sig":"MEUCIG3oPWt1lXFMGneLNvNz0ciGXl+88o1tvtnDd2lmWsxyAiEAmEM395XLRaVaS99uEODD2TZeMCaOdshqR32OO7OC4yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqd+1CRA9TVsSAnZWagAAxtwQAJCPuTRTgetxZOGv8P8M\nuFnr3q5MDUFk1hAHjxfQReHsvzfxtXX3gaTNR9mGMjzslHbQ9/YQO+oKSeYn\nuseuK/wNgEdGNJ0zFEpYvfGbE2xafbmOD0UYvRiP5+jd4xRupvw2YpEwsg31\nspX2ld5Ya4b/xsXYFXF0jIzw2YotwdksG2jtDUbVDGqUBbLSaDbTDaXTXQZL\n/1YyWa69Oh+PY5uLojUjlxkcR9+4Zc0v0fRBIvzNfR1ILxtmuGzZJdJdkrT7\nHbS3s16GRPXsWlohf2zn6ArX1O5UTQyWJMK5WhKaNUOsG47/PsNGfWg7rgft\nx8kWQwfrtlhIFSbiRmHFREaGmvXWeTCXhqf62q9CosZ07cSMHYAeAZLHwgr0\nvJ+DyPF5HkvLF1DsZcwG2mLeG50ZTJUAlmduJLN7C/dyF9USNXJNIkAwFSKu\nXSfFH1Kv0WAsMVNEk7UR5tSA/XG9bRXaxMKQwq9vGRIpNAGDt3NxYMn/J5u9\nZ+8WSPqsbtfo0K3RMHyRPWxiEfMqxROH5fetSBOKO0tLqNYNr/9LB/E6dX9W\nf/XMmla5EUStLmyQ2vxv2l0ekl5WJLYFpVTYZMVdkeX6en6U+aW5cMuE/S9Y\nC+5R/HqIaxsEZSBfsR9/nbL8SxLhRtrBG3OiNU5IgZW6bXNQm0qjWrjWAUzb\n3PV6\r\n=fhs3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"6c9a921a08167f7ac08e4c55b174302e086dc1af","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.5_1571413940472_0.6373505256723118","host":"s3://npm-registry-packages"}},"0.27.7-gamma":{"name":"react-calendar-timeline","version":"0.27.7-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.7-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"cf2b18de1ea7aac1d44e55224a6ce756d8d28f9b","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.7-gamma.tgz","fileCount":96,"integrity":"sha512-67JHHwEf1/4tfRmbWTrCJzEauMqbHYro8Uqa/eJty1bJYPLwU4HlWioNSMKzCVtKUk2U/W3lZk2LbSyzKQfuUA==","signatures":[{"sig":"MEUCIEQyg4pANW5zoPghXFFLEXuN/f970PtBAZaAeR5O67XSAiEAv38Wv2gHoCXE+Lf2ntNy2eRPm6VmQz/Jk4t5dZ430E4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrhZNCRA9TVsSAnZWagAAy/gP/3fzt1jyf5bm1KoYIaSf\n4j2M/nCHIZasZlPKPffwDkkQhRntoLH8qkrGtOkZZ0kSNdI7bNmFr1Y6ALqU\njQgdm2FKX8N3dR2Xwg5PRVsjT7hbvw6/89QczhFjptnR86z1AQdQxKweqdPL\ncxmzkRYnwFwMpgLBuXB7HhSzZv3Xt0xD1hpg04zDDObxHe0VHfioMGnPfI7w\nGgIjg9PTBlBurpGJxyNhin7Y7eT0YG4vh74OsMqFW8zQK9bl+rRwGqroBMeR\nspUyUjO8LSn82EkavNPLnLSTbpFa/bkUsi6F96uZHCZQCGE6vewY9MTefZxO\nNbXO39efETNRlDxWeelIutBGy2EoykQgXEEvJpcnBNe5v/l7uax+gYoU/aZC\naMT9MFZ3GfXcktat/oissXDanQa15ieqwksCc6VGMUr7EGF0CXsDO6jwF9Ai\nU2cdowwXjF0mDfcOMuxa0H6UxbdsZuPBZQMm5XJxainuHIA0UED/qVBttgQA\n1RWxSwz7b6lmEAPP8rK4EKJ0kgj+vWWwUuuQyZ2RVuZpfePcgKqw9jCWwRaM\nGj4tVY4YOmyW/h8pLWUQ+7maPM/N+61ELkbQGenE86xI/kTJDHHTLmpVZABF\nzX7fV4JaJ1lH9H9KpABmWnGudM1DLdnrttSKUaYgpkxeLOPOXUfGRl7bUWyl\ncKxQ\r\n=pi6T\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"73ee66f0499f9118fd0eefd96f6264158e69cbf4","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.7-gamma_1571690061127_0.5484206970264076","host":"s3://npm-registry-packages"}},"0.27.8-gamma":{"name":"react-calendar-timeline","version":"0.27.8-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.8-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"574a5408a0bc145efbfa3245a57e01411ee247dc","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.8-gamma.tgz","fileCount":94,"integrity":"sha512-9n3E9og6giJ141GkjEdrSctzOP2WZ/RIw1WXvlJZK+t5Gl7Y/3rzByLJEEWEfzku8lrGrCMC285LgQuIQ06Ttw==","signatures":[{"sig":"MEQCIGWYhAsuRXNpxjvC01Yp48jQSet7iMzpQ1T4MXfddPLNAiATwpOJj4WfShPdAmrcHuj65Or6GwqmkyjdbsfDQ6biVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":543656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdryQXCRA9TVsSAnZWagAAM2cP/12XAjnxWfT/oObR1b+Y\nC882KxFynqBEr7RYQlJp1nspi0QHf2RfR9cmzZbTnTipnllZmDdFkWQaLrCc\nOyGlU8C1tyItObbXdXlVyAWeCzX5l3IGXrpXFDUzhvVq9eybncRJpg62N4Iz\nLyxSieMQUFXbYkRNhAqdafDhC5f9DkNfYVZCEz6Ev2ftEUWQr9fwNkwKPYQj\nSUR/nCM2+1dkyXjearLl7i0qf1ItK6cSQiiaKb0pxg2htqfFiSu+S58Wv3Em\ncT0oOAZSN06NHqJ0FFshQkuaOEdrPgILmWo7ZZTHR5KydLhYov0NzyBqd2EG\nF7Woet6Y4LeQbp/pNW4I00YXYHN9Bct5pdl5EpxTdNkuJk6gM7A971xNaGu+\nbV7A+ldIHeAEkB4FYIAuenBeO5OsxUoJ+0KFJhIYCYRnmAQG+tiRrgyKDLMe\nQ6P6zkqm0whZmi7jpBYY8gMz4WgD1VHhZa5qTOleqS4xP9gJ+YEI5uQ2Rz+7\nfMI1Ug1dH94ISih86innA74L3Fhs/+bJhLbkykCrk1lG4SZMgG+CbJYmRW76\nEcyKcmdet0c5MOdZq2p7k6RdkOPj95KKmoUjOo3vNxJeda9i/MTRUx2vm+wy\np7eDUSB1yvKOY6LT2lfqq+Y1VPTKZSyM20IhJHlJmyR4PLI2C+21New4dUx2\njERC\r\n=+nsl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"9b027e82c5b909c704eed32616dac7f6d53d2409","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.8-gamma_1571759126372_0.3801379897258905","host":"s3://npm-registry-packages"}},"0.27.9-gamma":{"name":"react-calendar-timeline","version":"0.27.9-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.9-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"22397a3fb88062a8ba3f208a89d035584a174155","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.9-gamma.tgz","fileCount":96,"integrity":"sha512-mtdfdkjP4Gv+vX498rSBi8wOXUN2W+yQaPKfbOvOZ52VWa1b5kR2teTSf7RvMfiQXJSQms8Na7ION1Ru8qC4kA==","signatures":[{"sig":"MEYCIQDw5Bl1mRB0Sk2fdwHdFnVpsjhSzqwXyR2u83X/lCyY8QIhAOxCKFnEUGVnN774PvUMJsCU3DmOM52yjCOrYVADPKb9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr0KUCRA9TVsSAnZWagAAEBAQAIu7TXJmburhW7Gdqnqq\n38fCxBvQeRqUYI30rCs0cogjFMfoqcJoAi6KT9x02Mv1x8KYewZJv/qpXNS6\nP7p3nn1qL5ek+3pSyxAipPAPba5xMD/X8xlOAAy8pA5MPPecY+V0Xnb4xnOf\n0a/xW8NTv2pkt1SmeUcxYnWl+Te7hj8uMLuMhKe7aAgSHmQhVH+FXDwU+ExG\ny5RWaLQSTjtL43Rc55SYy5DnYnnE62xWW0rydQQ9xhaV7U2JS9bJ6zR8izRh\nm24esKK12dZaYicylNaL+UDNUJ5u4Shg9kMYmzIy2hlb0PNHK24K1HFRtjlG\n3+lQS+7wREYIfdEjtqmHIr8NgN4hzo8xMfFqH2lzKq3xfUWObg6cqNmYv6vL\nULxpLHjrinUDqLREvfShIYF0hv/Fl/V/ZMNNyQvn7ptr2P3WVF9pqek+rh1N\npd3CDdICyKG61fn7P4Dp23zhmRRWIi3VdYTtZvBKIr4uGG+/nWLMGzw/5Z3H\n9ZnrL64pV3bLZjlNye7EVG7L/iZa90e9A9uO2O5cu7FSUyW508NVvqJbNP6M\nuRa5GSatLoygL2eHhRBy4yZwYX0YwQCkIfHzw1Q5kWYOorWQHrOGlbnvp4gl\nqGfRUSOAeBsWKXBGN6LorL6l/0loVHSPZAuulDLbrXuWJ1O5LoS+Z1k3Gfpi\n1Sgq\r\n=3CCl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"4e9f33d92c7e016e5391c65442b8eaef25804c5f","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.9-gamma_1571766932402_0.05983989071891993","host":"s3://npm-registry-packages"}},"0.27.10-gamma":{"name":"react-calendar-timeline","version":"0.27.10-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.10-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ade74198bfc17ded7071b9f7c3909fd69bf935df","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.10-gamma.tgz","fileCount":96,"integrity":"sha512-stKaB/g1lv1QB1xA28tohX4L0XVgmvkcbwErPval9e2TbVCoNQCTc8o0iigzJqJbqNb9PZ/xWWgVORUoG2sO0g==","signatures":[{"sig":"MEUCIFiTjU7oDtlKlVYgYpqRmm4+2uKjzfBINWDqZoD32O4BAiEAzPyWvIupzgyccktg5vhULFDOzIVGMDVoxRQaxQTN91Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":554696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsCpRCRA9TVsSAnZWagAAMcIP/jDNZhE+Y+9IuhxDv1rz\nNxpifbjKoEYweiEPxlrI3+aML8tzcWyRm6Mfx9I7MZfcgqYmb4hH05H++NC5\nTzkg8/ktq3Dl/iNibA5IAPsYjQcjRtyPs9PY1FLgbPnm3DKZP2gigkZ3Xb6j\n54ll5rHHOl4xuMaMDyOjqkNqqBZW+DdZ1x+G5l4McDdLJrW3X3u2e7ytIwGM\nJ8ggUELE/cmBsx4psE85IcVdksQlNDHyYC9KIgxqo4Jtom+ZGqF7DldCtC+P\nK83GBRqyW9vg6WTOSd8twnCW5IHq/mAHjeeL9IsvwwSn0akdHzVi3eBmN3KC\n+6IkxWW1AhQVufR5PqEXfPdu8XpoLg0wxHryQGYyMY8CWLtotczdR+5PsTmy\nfvl4W4grLQIplmoV+lQAIlOkBt3mjTEqOPVtUOll6QVDhW4NCORSmmcgn924\nl//TQsWaymk4csHhtgG/J7rP6sumTUM2RgvGNuHz+3DZqd7PQcnBlGtNF+HK\nWc13Y3L3uZLtVfpUJgORKz5vJgwMsDv8/BMLL41YoV9KUWwMqBdLMbSSZISh\nPdvu0jMaXmkHZYjoi+C9rYYKHBIEkqI160akf0hWMZ9JCnC1eKy3YKLcx5z2\noQiUYt9+QQG56iCWRG0HjBYBF+E5KcaxK8FvhYRryobbxlDtVu7/naP0SVRj\nwyVd\r\n=yzny\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"8aa0de6c2d73a457dd09fbb1e6e5393e17dacf8a","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.10-gamma_1571826257229_0.5849477789726518","host":"s3://npm-registry-packages"}},"0.27.11-gamma":{"name":"react-calendar-timeline","version":"0.27.11-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.11-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"25cedcd42479f05d768b6ed6eef15c0fcaf5c946","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.11-gamma.tgz","fileCount":98,"integrity":"sha512-1tzr4lPXW7WpUo3RuDHzcjbuJqh8ijb7oV1hmjssolcE2ztbBHCXohpA2KXJ59G9828lTeJVAr/tH00YhQIafA==","signatures":[{"sig":"MEYCIQDrwEu9oZa/fBRbNOjfVCo28QT6fzD9WB+g5S82gqaqEgIhALWDxPAE1zv3DKh4xv0c1k7XceeWbtZvsA0MIEVHa3xM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":561565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsYg+CRA9TVsSAnZWagAAuCEP/3ZqReGavHfOpu6tPhIV\nMvl1Y4AtR8U0+vQvei1MJnNhW+tZMo1noM8mTGopWO0c2ln2FdRbVjr8xRTV\nXpFnZwvz+GBS7v71Dd43S1GEZ89xxAgsNVh3i3s0DUSOfCfIWChbPqXjMdjg\npMQwfVEJ02I3tIhUFfqF+oIWUfXERBwI4HoalEs310QZAwX2ifxF6a1DbLfS\nPI2xIcUN2jcTun3CppyOAFR9ON9pFWTwgPrsGA0WspcI4JDJHnRkfGcJHVGI\n17EfyRkyldu1nFkYRouNybr3w4+kBIjywNg0j5u0gKArrl3ooQTU9mEkjk6O\nqIAaudCUgczrplI+mXTRtcGGQkMw1EGppb1TJUqqiAmZJhvnP1JZUaVshi2s\n1tFqdhfurQLOYGSnB2lquHl51en+m3afObst2J5Gk110pWBGCYHTAu8jVYgL\nGvMk1GPMejksQ6NfAS/RuR+D0iUWP8koFeRvivGvDMiosFFo3b0B6AGUqD+r\noC/lEQ+3dZqRoBsIMfmp2hx9qYjzwrpwS91D4O9hVo12ZpITBY19V+bfV7jP\nHH8e4T43lGcCVBwn2uKPXGHvbZdl+eckif0fq30jnVTxW0FoqLmRIAJ7EAQJ\n0LO4vd5z/ObxnwjpUKVRm+LYBF1uSDcBjJN/o+0g6i3dR5sy2v2i09j/fUfb\nzGw9\r\n=xFS2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"eacb62a489777f88d3a465ca8b54257a029e8c96","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.11-gamma_1571915837481_0.8746283384736795","host":"s3://npm-registry-packages"}},"0.26.6":{"name":"react-calendar-timeline","version":"0.26.6","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.6","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"f7673ae089b8ed064aa1002bad80d122d999996c","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.6.tgz","fileCount":88,"integrity":"sha512-cuO+UQrN0a9o7U65SBvTbR4Is1lzLMwJQtD3iGUJV7XMmY41DQdi0pveKHaW6STZ7nj6+pV+aFY4FkRCeTo0wA==","signatures":[{"sig":"MEUCIQC4kklcOtEKYo9RFB6dZ0RaiH0AkIBf53JA1U77pgNNAAIgTNBPa9AS/aA6zuqrEEP79pPecVP+yAFOHP9mjzu4d1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdseInCRA9TVsSAnZWagAAMakQAJJlhC+FcLXLBriMTOkD\nyqNq3kJv+MktMToLylSf+wmIw2OhPJwjyej89ABxxoN/8rVWMwcFui60bBSA\n8puISxUTHQGV5plDyD+vT4J/c1r3d6RkBaJ6GSsdTfOg1vaTtsBbV1NvmDFP\nv7puVX0LtbwF+xYuFMWxjvCL7+c6576fwzBqueCAAJBeWw3mAYLhwPiTABGD\ndVz8OdeJyRLKIhvwp/LJvOA/8+8Tv/PSJHPG0SCqnSYCWPET19kau7jnpXEt\nZNEDY9zxLBEBN50dr9+QXPjeSO+1Fg4aACQEGs8w/UdOUNESGL7bV/GXGEdv\n7PNDjw4/F5QV2ieMCLEa+PbcJuRiO5Y2rNBTMe/wArMakhXivZ2+8vdKB6xW\nJUQULxewiBDqf4BVuZPTnImhRqJWiRmjPAeZOieJCTVtMMflNoey95iEvvnS\nDc8bXoJoEJb4Q6RBLrs3SgufUPck6NOPDX9CA8UCUEpNjCvNMhCod6pgxilJ\ni1MMNByfnUeezZmuVsBpzaS/wuSMAba6PqQ6n7s1w8KYxFuuu/QyFBpCgEWA\nQa7dp1DWsfX/G+U6smNmCSL1v7PNYZ1BHtwKk7xPI7iMg0GtT8JvXDnuEjBI\naVNu8IkarSEATbqcq71W7874B8+RIRBj0gI0abLkfmSy5Sdp0bu0n9w5zWIC\nMHi8\r\n=9LSD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"f52767c813ff57e2005625adba4ff7995ac84c9d","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"deprecated":"has an issue with scrolling with trackpads please upgrade to 0.26.7","repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.6_1571938854893_0.5968592777379971","host":"s3://npm-registry-packages"}},"0.27.13-gamma":{"name":"react-calendar-timeline","version":"0.27.13-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.13-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"5296fbc6c2ed61fb85a06e121db5f64ad5c5ff44","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.13-gamma.tgz","fileCount":98,"integrity":"sha512-XA0hCbyIvcYynR+n9fzHNkQP3Zdx0vLk9HSTPDmsk0AZ+buhLqPvC6X5t1zXa7Om0LDZT++byNKfuhLSS+R+vw==","signatures":[{"sig":"MEYCIQC+2eneRmHL/w7vGUtFsdxq5WXLhUnQSKKctullJBGMwgIhAN46STio/38myqZlD69nNgJHcWBGjsEY11g50RO7ewUz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":561241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdstiqCRA9TVsSAnZWagAAKvkP/16NBgYCpVSO33WhHbnR\nn+Se0659UbZZz/Q/vhf20pNvqMumQCBRmQ2U6TZgctfjW5AcMJgiXKRwsMKW\nccJUlhv2zXCnBj38nO+yT1NY/hMknSvZx5OqeN08dF97ncZiJlOtFr2G4Swf\n3CnisSw774W9zKosbUDsxzcuxzfHWzrC6mPY1MidIcz1M55xVuVZXHH+MBkf\nUquYaojCZCj6Jc/n2Jjkrmhsrah43CXQObItBH8AzSXaY98Pnx1lbB/HYqsB\nKKsNn6dtXPMVzSPI9H2Bii690JZJUDPvPpF8SECeRb4zfPlbrRmitzO0NuaL\nqJQhoIbRboO8uMVsfxapaQ+Pqy2kiOqaYWGH4ojwqpgy0JEzDhayhVENla/T\nFx7SJANX5MA239kb+5p7t6PSLSxjhM/zF2/h+CWNspqWKTwp4S5BnhYzSWDg\nI0rkrdI0ZWIEJqFwOsB1gtfDFIqCc7nh22Eg1PPP4HyZPT8A8yBebbukP7RK\ny6oHa7uxeqxIRHRgJOBRH8XYMwAKlyexhOpYxOPu0Q7CfFDtwuTPI7gqGwfY\n998vDOur93xFWQtIAKYqI+ez0wpfPnMweOFr4NXozNFcpeoR2c7yNLHoyfIV\ngAvRL/c/i8X2jzxnoegbvWF37VnX1MV1rlG6XVms6MOJ6Bky3dHRx2TXnlvm\naswS\r\n=wL9a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"3bb1dba8788f7158738cf9001afc81b85f778a5d","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","serve":"serve ./build","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","serve":"^11.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.13-gamma_1572001961895_0.9143781285536412","host":"s3://npm-registry-packages"}},"0.27.14-gamma":{"name":"react-calendar-timeline","version":"0.27.14-gamma","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.14-gamma","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"5dbdbddf578a2810cb42c605d397af46f3701060","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.14-gamma.tgz","fileCount":98,"integrity":"sha512-/Exx4DeapssGlLVteDaga4Iaa+imI6xdWP4QHE229nnPmaCXI+MaplJcP5ulGIOJCE1zHq+SafMbkLJVxQG0eA==","signatures":[{"sig":"MEYCIQDjum2jB/Xg7uABsXklLLnJD6XgmavCK6hEl4c7W8gX0AIhANiMy3apIc28uscrYcGerdUvV73enu3ggZkj23jaXDTv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":557833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtyG2CRA9TVsSAnZWagAAH6QP/RqGAC1etZ53qy5aC1g2\nIdzz9QCfElJVde+4GRiNclRQSuRf4Nf/yA1KWefXkQG9hxEIRp9vFnsWaahj\nU2jlYMiGVOfIEE3dOwQF2otfKx9HP9tWNcgr3JvngD9ttObdM6JfLhc9WkMn\n1IsE6ZMntTYZOY/CvXYaB1rD3yfLsMjbMyYz6hIPEkV4VPOZJ6I4cHIrvg1F\nvlkzyHRsInv2FH6fIq7C7RXZ/+8y4vYbxvmlw9hTSXru+/SA+tNv3fZEE9YL\nbSyZHMlXsedceUMJc7lPStoQvdM7QHcCCOzhBYm0Pj59mlBqLB6CbSq4/cOR\neFZfKaDycsfawJh2ihTct0yA/SpXl9S82GTTzzqIMtMKWg+O6ofkkCojaaIF\n/eUphqolxpQAT3UK/78YUM/3VlylCAtFEpG3Bn4DrJzj2KcjCRU5x3sMRo/r\nAnWPdFk1O2gs1JmJY2mFFL2xzkM3h0PzlrBv7VdjW6Ys95p5Av0FJ0QcPuP7\nNXp1QSjQH0Era3y+QMB21p2O8NHkVlTDnT8Z9Hc9wOjTH+PdsBarTvNyaTKA\n32IJcwc90wrNgYJLZHaQFs/tO/wWbyCf387F5Tqe2sJScvfBJvXad8n2rfZi\n3t8eIqThqmLcgEKg+ZixPUEfZTL/nvggqoVEk7rSaUHiuhjM1J4IZKWntKvQ\ngCJE\r\n=5yE9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"4d4cb2db8a8f69ebb2890bd2e1479ada13fa1047","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","@types/jest":"24","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","@testing-library/jest-dom":"^4.2.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.14-gamma_1572282806443_0.4809620223847557","host":"s3://npm-registry-packages"}},"0.27.0-beta":{"name":"react-calendar-timeline","version":"0.27.0-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.0-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"1b25da677bd28cde70e0ec4f09184d58a39927a4","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.0-beta.tgz","fileCount":98,"integrity":"sha512-y72R3FKQU06KgquVBOncDryd+/LaK6eMnZbRDvG1TvyrpmBShtwj0qvRHT8OGfsVk0IG+5ksX8FqSBO59oIEHA==","signatures":[{"sig":"MEYCIQCqGAw7C995cr6nMPW+8l9HmEngiMivY1gfSFwEPhIDBgIhALc2p1u/v6Jj7UOOhX5AbrrW7Ek9AfJZCVHusUG6ENiN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":561516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJducf5CRA9TVsSAnZWagAAXokQAI3Cu4wXSskdszE1nwUl\neuRnl6tx+QDRwz4uwdMer4oqfuhW2Gfw5ofp52kzAFnD3Er+40YvxZT181up\nV0XoAKcjChewkJlWjavX6KgWQr/40NZldcl5rNi5kdn2W5VF0n0jQv1Y9sgs\nWcy0RJb0NVG66tC3rDmHcXymTFAP9D3hGFaCGnSSLdV1alH58pRsENSgbhfm\nNAffkmzgHVU2mCWzb7Ya+wjLRPcWMZ67DKRsGRfvymxoaCLYx2kI6Ijdofmp\nMPKqdBrPzSmKvm5NVfi8wRAd4SqqeY9n0WCc9GD9sszZHPqsbmjB4oyuGRrg\nB38x/Cwy25L8Dun88GPvculFHUnprtsFEALkQu4bBfLDbozN1p0/ZF1GO6Yw\ngFe7CoGFziXKFA39UUYtsVOkc7Wqh5d95R1Ay81PhK00Qgk5Ybm+BqsXFkOB\nEEWZqxdt26hB9ofdmPiwiYxBF2Lhq1mK6jCafXhInKch5CtCo/1uP3RyQ6bw\n2YmeX9fR/iBH5n2rAib554hNJfuyQLh/KzknwPous3TK4GQpM4kjyCnWqmN8\n4zc4U/5/LnuNKojsT18BYDv7t4mVHb7LEDQedHAo8vtzJxuW4UkrUaDRfx/A\ncUFaQCvSo3989dvTkB8qyGtvwEY7+Dua39TEa5GMDhRjLTjmeLdWKH6Jc0Kb\nPJ/z\r\n=qN0d\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"4ca5137bdb465c3eb2717f51a2307e7f75ca4979","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","@types/jest":"24","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","@testing-library/jest-dom":"^4.2.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.0-beta_1572456441084_0.3217596339716986","host":"s3://npm-registry-packages"}},"0.27.1-beta":{"name":"react-calendar-timeline","version":"0.27.1-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.1-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"29af0084119aec30bcded43c7fde3def35724160","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.1-beta.tgz","fileCount":98,"integrity":"sha512-bkplTMKBtHshTXOqSm6QaIwJypHAHLCxtAshmUrImbyXPGxDHt9hTbPwhP7XBAliVYxzq0MZlkvGZLUFr9+bog==","signatures":[{"sig":"MEYCIQDzI4i7/5K0Mj19zjNJz/35/c6jJqyDdgewKmVo0fZrmAIhAO5INz/ti2/MVLotfY6+VtUKpqcYH1fU/o9lkKgnq2Fu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":561404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduwlWCRA9TVsSAnZWagAA2zsP/i7Thltm11f/2P6ey8Rk\n4JDH29Ji8ShueiDTt+QGviOUN47Tt5VkpaEAsLIiM8pYfDn6thJTGsSZuU+d\njh3L2K99V6K1YfWdY+5PQkuCUtNp0dQCIJnobKqhNRXjhJySfbFvvQUpKPKl\neE7NlkPzABWmWOrGYqodzL9Wvqe6ZhhBWnP/zKs2MlTZBBnwFZX/hh3tfrbM\neybrZl8fEPK69EGkVcHtoN/1H2Y0Jxnhn73js1bMEN9kbFGFnIMnoG2PKaBD\n6oNrNstx7sOtSeWDPL1DbBeg4wDx8CxQDZmRudgQzI4fMspK4OpPn86tiGMu\nb4Jd+nY1+Nmst0++NIyUzM4yCL3n7Ac7bHtjUw/Eo04UFoaCn67xSyuqRTht\nknHrbmf2YHtPGnvGrmhlHZqKEvp+MSDttgL/yU7CdgFhZyQRuTNRcMWyM6TW\nIHwW4lnzySQV9Vd02nsP5G8M9bhrEk4tbUEQQE5OiqJssZxZt8H4U/3IGRMt\nW1F4BSPuWoLKbd3uNm+CfC0SWTObFBylO5JZPhEjhzm5gcp2pjWHtHwpqUKG\n819GdwR6PED6Vrcqb/bCHXOyui7OfM5G+O6eKcHMZPxphIxrH8jNtkJrh6MU\n77ny/AmRd9LeYJeNgc+AtHyOHmK45DhfuF3+4wcgWO3Yy/pCiALKbjMvfODe\nriPd\r\n=hiD4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"5dae624ef68c32aec58d06a8c55f3bf45e2c3e42","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","@types/jest":"24","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","@testing-library/jest-dom":"^4.2.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.1-beta_1572538709374_0.5349291722140739","host":"s3://npm-registry-packages"}},"0.27.2-beta":{"name":"react-calendar-timeline","version":"0.27.2-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.2-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"ce71e89d0df164f4fc43eec3834b9c2e27fbf8ae","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.2-beta.tgz","fileCount":98,"integrity":"sha512-9BdXfe81jhFDcRnKOVK7FO+7P7+/8TBaj7TkhK6WxjCW62zVGbAAuOzvYWcpLxpWLfa4eYCPosHgBMSbACnmVg==","signatures":[{"sig":"MEQCIEgLLGU4wwiz5Nv1v/86PTJhMKnz38iJ+msDBxOT40yDAiBBZTYx0MtzTMMu7jq5oqW2JnByoBNfqcDKTsBpPVNGYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":561771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwYhFCRA9TVsSAnZWagAAWNcP/iEy2pEvDtjmsNDqPZSx\nQl0n3PPT1DqyE3uuzu8zE8CDSx+HL59s6yZPDZH4TUUVAoJdiQTbHSGTYTXq\nvBjAokZBZAHIOk3Dg5jueDI4N6tWvuEjbi2HH3fYdvqtMcdThAC6+Nt8HdYz\n4+b+qYe/a7EC28TGkhLPzLOeXUeA0iWzP8vhL72XkmcWBp40RH3UuEovAlQy\nagI/gW+6g1AttPbodczFeuAR5LKfC3WtziZgn//IPwXIxgGGd5A6tBECpxxF\nlt6meNi067qPfjMsqgvbWc8dvenvlNJqJVOeKJs+DggVhG0nJvKWH2y1mP+i\nkgNGawDCvp7i+2aC1TTAUSQa9h0J8P1WZZ+jJLuK64KMGjHpUwDJCkLgFqlH\nrwLh4GAERGGKnX9yQz4GJXaVF1Ym9IyxkSjOG32JUuUQan5SbtFd7D033gXB\nBFR/9CLo6NPFQpXI8qN4K96uUEvADRCdGYHZPXclKuD2dptjvD/DmyP0XsTW\no0rVCVZf9+OwBp1dg6kRl4LDdGFUigJ3h3r3EbWMgwu4Fq1LWV6z4jRvjBZ1\n99fm1MXqI3Tk3/FI51Dw9D8amKLFnVCM1A/i45uJ1rZHnpV8+sYaWQZLzBB5\nbFZz+sBnFb8d2nA/bXNCZDwrYL/Wl8CjhzmRNecN5fECesPOq0XR8yMGMu94\nLGDu\r\n=76w3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"7f3dcef610302b4669c464c97d8ecada651ec59a","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","@types/jest":"24","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","@testing-library/jest-dom":"^4.2.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.2-beta_1572964420591_0.7256444303365854","host":"s3://npm-registry-packages"}},"0.27.3-beta":{"name":"react-calendar-timeline","version":"0.27.3-beta","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.3-beta","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"6869b9a6564aba5d923315c27beada03a54c03fb","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.3-beta.tgz","fileCount":98,"integrity":"sha512-RAb3LDpCZI+yN4fvhoOljhYGXj6gYRYFdKJqwlWPI3hvcxm4BXlV+IZTdaEQGGcIU6UgB8k2V20Mdyab+dYYrg==","signatures":[{"sig":"MEUCIQDG1PebvkmGdXr6ck1OXtKCeCr6crbEFr+nBzFtiC/FIAIgJKeWtWQQyosI923pYQkqXMPE9sFQSE+9pTsoQtOSvm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":561771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwYjYCRA9TVsSAnZWagAADKsP/2jUqC/ARtXczn9w+Zvi\nSpa6A7bgnljQrg7R1zON5ZlTFTLUaVv1uJwZ1/4HxTF/+/FXEL7MIkPuaUDn\nHXmvd5WiP8N3s+5q2CJOxbamtkzbM6QPhm2K7z2TGdJ5ws7hhJD1FO/4S4Ap\nI5Fp3CM/sEI8q5kakge+gjR0csMbmhX/DWwOXsrH3gOADAy09fhcU3zmN4WL\nGaXoNYMimpJZdEZyi+BKBWuIcmtE4/sFhU4xWxXVYc4Qk0OUbyuV9FwsHSnh\npnczO6feOaMmHU54iprXPJwUzD0CAWp5lK8nnB1Opj+CcZH7bq0AMa4PeW0a\nzraZhJOkTOy7ANlxsB5WfY8oSaYHqWcGKr0rOFlKDeJ+Oq1BYGjNjT9HXsZ3\n0dYH76RqalVC+ysp5NATa0uhLCkuDt2EyyuyrilYYHfgeHynwqJc84o5Gunq\nNyYh5Aj3nxz0jGXjwlQQrLchvaNH1e2Y6t2vVlJbWZScPNtqhj8NM6xbd8EM\n1OTTiJ7tXYSnCbS6A4TDSnxBzild5xKDmLMzaHDeFtXJ+7dJHfQu7KFfreBs\ntTLrQUeSvxf9jL3QkgQNZcSA7lROggPa75LslCjcHHbB0bphxbj2rklMUEfl\nIfaWQQNcc4JwIyX9sTy4ceRsJQ9EhZWFPAZ+F93pK8/GDJy3b9ELSKAtMtTq\nop5B\r\n=467z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"e429409738732be9d6236ae18eb153df20f080f4","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3":"^5.12.0","jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.10.2","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dnd":"^9.3.4","react-dom":"^16.10.2","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","@types/jest":"24","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","react-dnd-html5-backend":"^9.3.4","@testing-library/jest-dom":"^4.2.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.3-beta_1572964567934_0.21149047980688218","host":"s3://npm-registry-packages"}},"0.26.7":{"name":"react-calendar-timeline","version":"0.26.7","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.26.7","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"2cb510c37b163cf8da9f39ba4047e42670cbe739","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.26.7.tgz","fileCount":88,"integrity":"sha512-50myBM8j/JUopMJCPBm3m+sxQUIG+hAfetAsCeZ7k9dn9EOLIIrM09Qu8JHYG2Urp+HqGyNzq+bOIWCJPgVoEw==","signatures":[{"sig":"MEYCIQDYf1JxykMC08u8ZEs0ecF8iFyd90u2hIDGvpG6GWYIsAIhAO1P5ep/dNaedB0G2hzDwDp54pwQRflJM+9y6b4h0U1h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxT4YCRA9TVsSAnZWagAA8k8P+gJQOoOF0lybDIUvW8fJ\ngyzKdvKpYPwBVPwHU0bWRZs/oK6dcAMMoU8MlK49t0qzIM8whiRiHk9I7ONP\nAx2Sq4VFZqdJ9xsaBBrcJRJs2qwF5mn2ex6i9TqAhInq/qe7vyVzBZxyno91\nlC0E5zj/lx5ekb+MvDU9eRWfCbGpexEH99rfq7Rkq7YaJ06SDwKiv5FZe2Cn\n0dCmkJXuj9JKvEXb3iMhRJgzJgFjZ9/US1mUv9zF3g5HM8Yl8h2jmwJ0KtfD\nBIwWK6SEhmg5op2CwTBIOFEAlRqHfC9exH4wR+np3wk0GpeUD5Ln8qjDaAVP\n7g5ABraHYqm5BFILNix4wT48SpICVoKzqymnc2wQNghmPMPrDPVag5PGhn6k\nUpBdJ+D+a+K3kZmo3aFetSHeebSAOFZ8aaghVwmz9i5e51u1U6/+Ea3MXQgP\nk68p/crQjze/J3Tga1gbNjxJ8PDJ8XvbR0uLumsfhZrH/9JcUwNkCSv+qexI\nJMz6NcnhJdAyBZFMOhvf+HC68dx6xRUE1PVa/i1zZmWfAa/fqSJIecYTATm6\nFd37Z+EArIJ9bHEP4RfgXbTfdKMfQnPdosmFaevCkWNj19jvpq2v9U9+w22L\nFP9a/Crk5AS0rrvQoKa3vna6jrXz+EMhQz/1wewLBrUnAubM5mNfvhqMRU61\nmvaA\r\n=7Ezs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"f7ffd406446c8ada218fd7f824ad1fc9f9344082","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.4.1","description":"react calendar timeline","directories":{},"_nodeVersion":"11.2.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.2.2","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.26.7_1573207575498_0.17028621955041068","host":"s3://npm-registry-packages"}},"0.27.0":{"name":"react-calendar-timeline","version":"0.27.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.27.0","maintainers":[{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"25305cd2342db413c53ca4e94805c0df57d940ee","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.27.0.tgz","fileCount":88,"integrity":"sha512-LOC7yrLT5bkfZAhfUKDhDkxyYd14dMnb3jXJzkpOyciPJyUwYWhxCDhjxwddfXjcB317NJVpszcqpk7xJw0mQg==","signatures":[{"sig":"MEYCIQDFIa7NWvFWrpaxcL6xKSf4Z4NiOILK6yKEo4vr/03XAQIhANh4cEHgRt010XYxwk5+paSds1wQRjORvf5FqudsWv7O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexUU/CRA9TVsSAnZWagAA1pIP/RyJH4H2k9ao4/dudu7r\n39B/SrSlFkmZFlrVy4UsqaimSfU/8/e0si4+62LR4S+m7PqKvjd57UhmVmz9\nXwaokEaaNHxAFiMRD3dotidDmS3DpBphNpVvtpsktafvicjLGYB3q1DqiVoR\np/K4Ltb1+8BcDoSfIm8djONI96+HDgq3SI6mrQrgwhmMC2QvIT08qLONYQW9\ngdJu+tCjdrU1Q5Wc84yWF048kH6K6dpR25XIyzfYXBbgN6+MjqGkNg/g/MR+\nMHpqQHd8jIfXvmvLLySNUIT9OH0Dsl033RRUjrtIvKG/jIWpUBn5qCt40PEg\ncwf2JZL53MJ7P1sC3c9WU0VnqWgPlpZpXiiAXmL2MkU4YeDLkIRw4e3IAEUT\nFvPPf3ayClx4L9VgfqlXj/o6v0SMHRvlZC+3yswipRKi+mjqJq/ZE0swKytm\nH1I+Z0SN8izt8zfM0NykYXoeIdRxuqLb2XNQt2SkwI62RD8aFMEwX2Xr6x6d\nBngRdwPfvwNXOt9NqlLSz8m7ycDzaGvqP487xMqco3eSZwS5/ILCYcAAxyNK\nTQanwrD8ctBPd9jmkwY1xnPiMIDWsnFDx4SBnWF3OHEFE67bE8z35b3XXzT9\n3r6AgFRJ+S+VEuHgpOsho94sQ5wgaER4FefwKiRR1O/JefwWroiHlby/QHdl\neTr3\r\n=wIqt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"feb9b2693fd9bd6edfb460c66aee8c86525d3412","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0 --display-modules","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"6.13.7","description":"react calendar timeline","directories":{},"_nodeVersion":"13.8.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.3.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^4.16.3","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^4.12.0","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"~0.26.0","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^7.0.3","webpack-cli":"^3.1.0","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"~0.13.0","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^3.1.5","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.27.0_1589986623104_0.9092272624359479","host":"s3://npm-registry-packages"}},"0.28.0":{"name":"react-calendar-timeline","version":"0.28.0","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.28.0","maintainers":[{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"b9b0eb7845989773f642373b9aa6ef59d6375232","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.28.0.tgz","fileCount":87,"integrity":"sha512-uy/erjon2oZO6dRtpQri1Sc20w4AOlIOqwjOpD2QNiWZvWt19VzO8pqOFF6BcnkuE63TM1xGfLdMbzSnKBPfeA==","signatures":[{"sig":"MEUCIQDpvwWZun2MhW3kqQclbvNiky2iL2ZeMN3/USE/Mxv7YAIgUwfztLGpAnUX4lctKOySIjhYk14ARlvZvli1p1Nj7GQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilLR5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpJRAAhn3ZtZ6AHTc0dp2qAZWexWYunMWhPfmg2xJO1hRnrjSYHCoq\r\nqgJFL9EXGafPqzyMyrDYCXQW88AujRJBTS7IM7YYWrpscjocg9YBTJ0YmWj1\r\nbrlGFY6dCtcpQ9bNlWpHAoZof8LYdy/vW29gcRrs84qqb8AvNDCE/MuM8KbN\r\nAiCdOpi6JaiVwb2AWIAqe3QEBkuTpp+KtJch56a6MshEDX4T8cAH0Uv0L83s\r\nzJXlTIZ/4Yy3nNhtBnsvgnoiJT1ARV5Uxc0iv1nFHxA2Y1WvSqHe/lSQXWCu\r\nV57MSJm+rRA/nidBqdMfD1qSzuO6vSG8CcKbEA4P2NTVv7EfKVkY6iEwev9X\r\nNSJbycFICGh0WezEEpOxYFk4KTwaQHAYW1h0GOf+rduSvqprrE8Ml8pCY81J\r\ns18uhaLaCzhlrtQZGlvj/UsiR7Hcmy35QVxWUB+fxmrPiq68gT/eyemoZGPg\r\n4Xg06Tz0PQpeC0A7cuTF8KavQLJ0rHKBrZcZbPAlaNXEtf31PyHSDofSTfBB\r\nnW1Eal+lFewx4aXvRbuGaehVvBq0QGeXguW5jbeY2/C+yDyRruZbVoSGpfei\r\nwYIT9vImCaQdfIL9mTPeO0BEirDA6tDjxQ+h5LyFqUytXQAAyPyrj6ZYKBdO\r\noEsuX8lV8fu4nxvkC6houLZ195/LRZAU4kU=\r\n=Acu2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"verbose":true,"testMatch":["**/__tests__/**/*.js"],"modulePaths":["<rootDir>/src/","<rootDir>/__tests__"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"setupFilesAfterEnv":["<rootDir>/config/jest-setup.js"],"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/node_modules","<rootDir>/__tests__/test-utility"]},"main":"lib/index.js","gitHead":"9fd0f57f905bbffdd520a60a28cf93323704e057","scripts":{"lint":"eslint --ext .js --ext .jsx ./src","test":"jest","build":"npm run build:lib","start":"webpack-dev-server --hot --host 0.0.0.0","lint:fix":"prettier-eslint --parser babylon --write \"src/**/*.js\"","build:lib":"echo '!!! Building Library' && rimraf lib && cross-env NODE_ENV=production babel src --out-dir lib && node-sass src/lib/Timeline.scss lib/Timeline.css && sed -i'.bak' 's/Timeline\\.scss/Timeline\\.css/g' lib/lib/Timeline.js && rm lib/lib/Timeline.js.bak","build:demo":"echo '!!! Building Demo' && cross-env NODE_ENV=production webpack --progress","prepublish":"npm run build:lib","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"standard":{"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"8.5.5","description":"react calendar timeline","directories":{},"_nodeVersion":"16.15.0","dependencies":{"classnames":"^2.2.6","memoize-one":"^5.1.1","lodash.isequal":"^4.5.0","create-react-context":"^0.3.0","element-resize-detector":"^1.1.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","faker":"^4.1.0","jsdom":"^11.5.1","react":"^16.2.0","enzyme":"^3.10.0","eslint":"^4.16.0","moment":"^2.11.1","rimraf":"^2.6.2","webpack":"^5.72.1","jest-dom":"^3.5.0","prettier":"^1.10.2","cross-env":"^5.1.4","node-sass":"^7.0.1","react-dom":"^16.2.0","@babel/cli":"^7.5.0","babel-jest":"^24.8.0","css-loader":"^6.7.1","interactjs":"^1.3.4","prop-types":"^15.6.2","@babel/core":"^7.5.0","randomcolor":"^0.5.3","sass-loader":"^13.0.0","webpack-cli":"^4.9.2","babel-eslint":"^7.1.1","babel-loader":"^8.0.6","style-loader":"^3.3.1","react-router-dom":"^4.1.1","@babel/preset-env":"^7.5.2","eslint-plugin-jest":"^21.6.1","webpack-dev-server":"^4.9.0","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.5.1","prettier-eslint-cli":"^4.7.0","regenerator-runtime":"^0.13.2","jest-watch-typeahead":"^0.3.1","eslint-plugin-promise":"^3.4.0","react-testing-library":"^6.0.3","eslint-config-prettier":"^2.9.0","eslint-config-standard":"^6.2.1","eslint-plugin-prettier":"^2.5.0","eslint-plugin-standard":"^2.0.1","enzyme-adapter-react-16":"^1.14.0","babel-plugin-react-remove-properties":"^0.3.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.2"},"peerDependencies":{"react":">=16.3","moment":"*","react-dom":">=16.3","interactjs":"^1.3.4","prop-types":"^15.6.2"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.28.0_1653912697069_0.30838855230822415","host":"s3://npm-registry-packages"}},"0.30.0-beta.1":{"name":"react-calendar-timeline","version":"0.30.0-beta.1","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.1","maintainers":[{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"7998658d8b1040f298382420ef9848227964d0c0","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.1.tgz","fileCount":51,"integrity":"sha512-GLPNCu4nyXmIxqOomu/vJ0VAekUP4HCfTWJf/AWcjecvDqzQeC82y0SZ9VClSK1BCZR/sm3p5JbDyhpj5bvtUg==","signatures":[{"sig":"MEYCIQCh2HVoVRrpYG7tY755WO5BRqAZbWOMDrHgoU9OGCZvUgIhAKSTOHgbzYCChXj456lBPeLxuX1slX4hzwZ545dHGMJm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1970228},"main":"./dist/react-calendar-timeline.umd.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.umd.js"},"./styles.css":"./dist/styles.css"},"gitHead":"3a70fb8f5788da1aef840819ad3a8f463ab0f30e","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"tsc && vite build","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"10.2.3","description":"react-calendar-timeline","directories":{},"_nodeVersion":"18.19.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0","element-resize-detector":"^1.2.4"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.8","dayjs":"^1.11.10","jsdom":"^25.0.1","react":"^18.3.1","eslint":"^8.57.1","prettier":"^3.1.0","cross-env":"^7.0.3","react-dom":"^18.3.1","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.2.4","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","@types/element-resize-detector":"^1.1.6","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":">=1.10.0","react":">=18","react-dom":">=18","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.1_1731826203689_0.2718769319650012","host":"s3://npm-registry-packages"}},"0.30.0-beta.2":{"name":"react-calendar-timeline","version":"0.30.0-beta.2","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.2","maintainers":[{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"779968b84b34a15315026dedb932775fff871559","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.2.tgz","fileCount":51,"integrity":"sha512-WD+c7crXxOxbwOxg1+YOcjwNhkvjhuiCvzCKl+1Xd4HDG9EY8IqxUwUSd0veHlVhvgAM+PW/z4s0BJA3UJ/lQw==","signatures":[{"sig":"MEYCIQDLI2e5LyLglQI8Jh+bDKD9NaBlipjaf9w/W5ooIqHx9AIhAN5oc1ZSzN/Bs6DfCKoTYz4EbKWwQr+r99LIsZwNOzcQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1797816},"main":"./dist/react-calendar-timeline.umd.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.umd.js"},"./styles.css":"./dist/styles.css"},"gitHead":"cce01b7ab5b98f7d2d7dcb9d9471e70e7fa63719","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"tsc && vite build","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"10.2.3","description":"react-calendar-timeline","directories":{},"_nodeVersion":"18.19.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0","element-resize-detector":"^1.2.4"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.8","dayjs":"^1.11.10","jsdom":"^25.0.1","react":"^18.3.1","eslint":"^8.57.1","prettier":"^3.1.0","cross-env":"^7.0.3","react-dom":"^18.3.1","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.2.4","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","@types/element-resize-detector":"^1.1.6","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":">=1.10.0","react":">=18","react-dom":">=18","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.2_1732431051963_0.8760475918680699","host":"s3://npm-registry-packages"}},"0.30.0-beta.3":{"name":"react-calendar-timeline","version":"0.30.0-beta.3","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.3","maintainers":[{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"4385f2af69c9cd1b0896620cad605707af8f40f4","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.3.tgz","fileCount":52,"integrity":"sha512-TckfoAzJvK5FEQo83vejbVtSDX1XNxcFmfCq92lMZKQiEuzbk7adcQi+ySlL9uSZ1ulFZS6YMAS6rzEGsVtZ2A==","signatures":[{"sig":"MEUCIDppHrW+RbEl/5x63O4BNBO5Ir+QhqL56Cw5K4fqVe3pAiEAux+ZhD8P/q9/WQUGkaUmkbIPwfv4SqDii8yT4pCOQWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1815546},"main":"./dist/react-calendar-timeline.umd.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.umd.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"7d93cd12b86df135efa6abe482d566f699c9e9e9","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"10.2.3","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0","element-resize-detector":"^1.2.4"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","dayjs":"^1.11.10","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","@types/element-resize-detector":"^1.1.6","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":">=1.10.0","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.3_1737288193183_0.42111565364743764","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.4":{"name":"react-calendar-timeline","version":"0.30.0-beta.4","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.4","maintainers":[{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"84eb097666170778854166f6684727a02e199c71","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.4.tgz","fileCount":52,"integrity":"sha512-N58m+0jAt0pACe7cJghceNLjBzqoDmJ4QvJrPsDWRBdIrf6VE4u59r2U9J2DclZdWY404O+9rcTBAuGy3Q4U0A==","signatures":[{"sig":"MEQCIE0JupemOloJLx7cqNj/hFxsUA8/neKWnvkemZFTMRJOAiBxblnaZbGwFje/XGcZBnAoQ9K9abD+r9LFohdZtfgFBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1769071},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"164ba2d491c3ce43da4a8ca711bb2ac3d59f35a7","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"10.8.2","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0","element-resize-detector":"^1.2.4"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","@types/element-resize-detector":"^1.1.6","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.4_1761729762443_0.8102626133443962","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.5":{"name":"react-calendar-timeline","version":"0.30.0-beta.5","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.5","maintainers":[{"name":"mariusandra","email":"marius.andra@gmail.com"},{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"mcmickjuice","email":"mikejoyce19@gmail.com"},{"name":"signalwerk","email":"sh@signalwerk.ch"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"dc80a5f0f4591b32e015ff3e3e88be202784ef00","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.5.tgz","fileCount":52,"integrity":"sha512-kixL6pgw+NU1UIhRv2Og8bBcO7/lNlW59St3rOHHnZXLlrJJAfXLITr3FRSgcYyAIBxoKBJTzciOYAOG82qZJg==","signatures":[{"sig":"MEUCIQC1KvhljdGavsJumxafIWjwV+XkZdw0RYZ4/xpYKatLZQIgDp2aOC590td1hidmADUINoKzPbN7XJDeidiLG9xb8g4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1769071},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"164ba2d491c3ce43da4a8ca711bb2ac3d59f35a7","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"ilaiwi","email":"ahmad.ilaiwi@gmail.com"},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"10.8.2","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0","element-resize-detector":"^1.2.4"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","@types/element-resize-detector":"^1.1.6","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.5_1761729825850_0.9861658700693503","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.12":{"name":"react-calendar-timeline","version":"0.30.0-beta.12","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.12","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"93e204b075a721713780897c3c1aaf14b3152915","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.12.tgz","fileCount":52,"integrity":"sha512-Ovv+rOL0dQQdHjlgHOYPAI8eLLpdbe9xoUivNq3vzBlLEJKzGYAGovTuUvn5xiX86yQzhRx+sDzAJVIMIxjB5g==","signatures":[{"sig":"MEQCIHsbP4DpNBy19OzVTd5SpC+NRmowWM38e03/z99oNZ0RAiBv/Ol2PjZqYmb84bwZaBU0Rh0LW6LLhTyfq1R6NKOr5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1771251},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"223add1ca1893191d3151007ab21f4b1fd2e989c","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"11.9.0","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0","element-resize-detector":"^1.2.4"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","@types/element-resize-detector":"^1.1.6","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.12_1770295615324_0.5678027348721215","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.13":{"name":"react-calendar-timeline","version":"0.30.0-beta.13","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.13","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"bbef3635ab6cb0335c43d3c05bd484fe9c6e95e6","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.13.tgz","fileCount":52,"integrity":"sha512-QW0l6xHiF1p3E+fvf697UlKii+cw6+0FsojRRKMYbcu7HFYrG++gpDeVSNgUJFr76FXwVLHOItgf9o4GLdxMdw==","signatures":[{"sig":"MEUCICtiIrQGGUBsv0EHLN0pKnvfBcPSiQVxJOC8inJCer4OAiEA7seYc5weNm307L0X9LWfSJ5+h5DqcPwvRIuN6qt7R2U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1775618},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"0cfc0c03f3afce4576de0045344067c8ef924e63","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"11.9.0","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.13_1770627238426_0.22596441763960518","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.14":{"name":"react-calendar-timeline","version":"0.30.0-beta.14","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.14","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"81c2f57ca618d05aeb0d779e4e638a103f6d4a3c","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.14.tgz","fileCount":52,"integrity":"sha512-ItLgM1IV5gw6bRaICozueFix/NPilSQDL0LOhvQJlnL76pEE6OzmWmVG+xEaUfsmqg6S3tP4bKLidOgBrqHQ5Q==","signatures":[{"sig":"MEUCID+7UcphT+GZAUD4qsUxLtC2oB9Rn1BqWUKhA0swYmPEAiEApFoAFAGp27+Y4t5cFhy2QG/IbV8JzXVQjHVyQBoV3sg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1808759},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"ef2f14b33805a6db9a9fb801b55747e619d753bb","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"11.10.1","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.14_1771758459779_0.5277561539335383","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.15":{"name":"react-calendar-timeline","version":"0.30.0-beta.15","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.15","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"09b3d6cb641e2a9b91d7e7bca178ef5d712530cf","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.15.tgz","fileCount":52,"integrity":"sha512-xl7rMLBoMsh+Bp0BOyGs9vspAWzeR/CPSbV30gt0sBCZVJdjw6mElEedme6htnbW68pQ/MxW9PucBXUjD25/3Q==","signatures":[{"sig":"MEYCIQDMKBOCFg4OzCMWrvcGt3OgsMGfCpSNefFxhUuQrjgy2gIhAPZSdrS24J/ww3W5v/wx4I8bcJO02mPiJ6qIaQg2mr4Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1813202},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"9c6482eedd2d9a12ac22601ec269abe394c6b30d","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"11.11.0","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.15_1772111537264_0.2118511464773456","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.16":{"name":"react-calendar-timeline","version":"0.30.0-beta.16","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.16","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"02c890c072b864278f5696cd70aef77facc0c36e","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.16.tgz","fileCount":52,"integrity":"sha512-ivORkl+bxVa7Lt7bmANeEzMeET1spW11CZP4Pqyt5I4sWu3rTL7d+XarLHIanaKnp6dOvaVhwYeanueRgQF6JA==","signatures":[{"sig":"MEQCICtuSkBKzzmUjeXk775rbxDN1lMCB3vd44tcuAGAZCupAiBIMxzubJdR+yxI7RAm7PMUjAyYThgMbv3MI0PcwREixg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1813280},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"d352983a6a4518f57ebfb106b9471e3d764eb7c6","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"11.11.0","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.16_1772178989608_0.7968119392610011","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.17":{"name":"react-calendar-timeline","version":"0.30.0-beta.17","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.17","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"f8b2ffd78c122e4fb2fa43383a0967ff18f56b05","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.17.tgz","fileCount":52,"integrity":"sha512-ox2RCGpFvUDPiuT9qKGcZkif9AX9WjFjCF7oTmunZQ4GBZ6DcnVh1wEmDI77Rh9onsVwp6lomvZH/gVmrAYevg==","signatures":[{"sig":"MEQCICPSJbBsjZOaCCIRMcAEBCY70MOxxA96uIstKFM1STooAiAtWx47wo2sgQlFYM/HolvTWjF5W5L/a8Urhu60JESuUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1813816},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"955b44a84d0d5d94b24ec8c5efd771bbdc83fb11","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"jest","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint:fix":"npm run lint --fix","test:watch":"jest --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"11.11.0","description":"react-calendar-timeline","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","sass":"^1.69.5","vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","randomcolor":"^0.6.2","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","eslint-plugin-jest":"^28.8.3","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","jest-watch-typeahead":"^2.2.2","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19.0.0-rc-66855b96-20241106","react-dom":"^18 || ^19.0.0-rc-66855b96-20241106","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.17_1772433653074_0.8420510011718751","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.18":{"name":"react-calendar-timeline","version":"0.30.0-beta.18","keywords":["react","reactjs","react-component","timeline"],"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","_id":"react-calendar-timeline@0.30.0-beta.18","maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"homepage":"https://github.com/namespace-ee/react-calendar-timeline","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"dist":{"shasum":"05bfec457fa975444c718cde5e6065d574d88510","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.18.tgz","fileCount":52,"integrity":"sha512-a20SwKBos5U1HzbNEQ884IcizXmKKSV4LT/V6QDfeA9LvXMES1mdYK06g3zJEQeqOL72ZGJ1G9QfhqSPcQwiSA==","signatures":[{"sig":"MEQCIFN8/ni2zIfAITJcknMFtUdEI12vH1Nc3ovGBZxqSlngAiApEW3yHFf5IirW20+akQNFMKAJqzUimCLAXvjRvkvxdg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1822450},"main":"./dist/react-calendar-timeline.cjs.js","types":"./dist/index.d.ts","module":"./dist/react-calendar-timeline.es.js","exports":{".":{"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","types":["./dist/index.d.ts"],"import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"},"./style.css":"./dist/style.css","./dist/*.css":"./dist/*.css","./dist/*.scss":"./dist/*.scss"},"gitHead":"f11c18d150b0cca7d1ff01df6806d078c7cb9eac","private":false,"scripts":{"lint":"eslint --ext .ts --ext .tsx ./src","test":"vitest run","build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","prepare":"husky","lint:fix":"npm run lint --fix","test:watch":"vitest","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"_npmVersion":"11.11.0","description":"react-calendar-timeline","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,json,css,scss}":"prettier --write"},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"lodash":"^4.17.21","classnames":"^2.5.1","memoize-one":"^6.0.0"},"_hasShrinkwrap":false,"packageManager":"npm@10.1.0","readmeFilename":"README.md","devDependencies":{"sass":"^1.69.5","vite":"^5.4.11","husky":"^9.1.7","jsdom":"^25.0.1","eslint":"^8.57.1","rimraf":"^6.0.1","vitest":"^3.0.0","prettier":"^3.1.0","cross-env":"^7.0.3","interactjs":"1.10.27","typescript":"^5.2.2","lint-staged":"^16.3.1","randomcolor":"^0.6.2","@types/jsdom":"^28.0.0","@types/react":"^18.2.41","@types/lodash":"^4.14.202","@faker-js/faker":"^9.0.3","vite-plugin-dts":"^4.3.0","@types/react-dom":"^18.2.17","@vitest/coverage-v8":"^3.2.4","eslint-plugin-react":"^7.33.2","prettier-eslint-cli":"^8.0.1","@vitest/eslint-plugin":"^1.6.9","eslint-plugin-promise":"^7.1.0","@testing-library/react":"^16.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","vite-plugin-static-copy":"^2.1.0","@vitejs/plugin-react-swc":"^3.7.1","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@typescript-eslint/parser":"^8.8.1","eslint-plugin-react-hooks":"^5.0.0","vite-plugin-lib-inject-css":"^2.1.1","eslint-plugin-react-refresh":"^0.4.5","rollup-plugin-typescript-paths":"^1.5.0","@typescript-eslint/eslint-plugin":"^8.8.1"},"peerDependencies":{"dayjs":"^1.11.10","react":"^18 || ^19","react-dom":"^18 || ^19","interactjs":"1.10.27"},"_npmOperationalInternal":{"tmp":"tmp/react-calendar-timeline_0.30.0-beta.18_1772617439690_0.4697878907262776","host":"s3://npm-registry-packages-npm-production"}},"0.30.0-beta.19":{"name":"react-calendar-timeline","version":"0.30.0-beta.19","description":"react-calendar-timeline","packageManager":"npm@10.1.0","scripts":{"build":"npm run clean && tsc && vite build","clean":"rimraf ./dist","lint":"eslint --ext .ts --ext .tsx ./src","lint:fix":"npm run lint --fix","test":"vitest run","test:coverage":"vitest run --coverage","test:watch":"vitest","prepare":"husky"},"main":"./dist/react-calendar-timeline.cjs.js","module":"./dist/react-calendar-timeline.es.js","sideEffects":false,"exports":{"./style.css":"./dist/style.css","./dist/*.scss":"./dist/*.scss","./dist/*.css":"./dist/*.css",".":{"types":["./dist/index.d.ts"],"sass":"./dist/Timeline.scss","style":"./dist/Timeline.css","import":"./dist/react-calendar-timeline.es.js","require":"./dist/react-calendar-timeline.cjs.js"}},"types":"./dist/index.d.ts","homepage":"https://github.com/namespace-ee/react-calendar-timeline","repository":{"type":"git","url":"git+https://github.com/namespace-ee/react-calendar-timeline.git"},"private":false,"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"name":"Mike Joyce","url":"https://github.com/mcMickJuice"},{"name":"Samuel Rossetti"},{"name":"amakhrov","url":"https://github.com/amakhrov"},{"name":"Ahmad Ilaiwi","url":"https://github.com/Ilaiwi"},{"name":"dkarnutsch","url":"https://github.com/dkarnutsch"},{"name":"Alex Maclean","url":"https://github.com/acemac"},{"name":"Kevin Mann","url":"https://github.com/kevinmanncito"},{"name":"Remco Blumink"}],"lint-staged":{"*.{ts,tsx,js,jsx,json,css,scss}":"prettier --write"},"license":"MIT","keywords":["react","reactjs","react-component","timeline"],"dependencies":{"classnames":"^2.5.1","lodash":"^4.17.21","memoize-one":"^6.0.0"},"peerDependencies":{"dayjs":"^1.11.10","interactjs":"1.10.27","react":"^18 || ^19","react-dom":"^18 || ^19"},"devDependencies":{"@faker-js/faker":"^9.0.3","@rollup/plugin-typescript":"^12.1.0","@testing-library/jest-dom":"^6.5.0","@testing-library/react":"^16.0.1","@types/jsdom":"^28.0.0","@types/lodash":"^4.14.202","@types/react":"^18.2.41","@types/react-dom":"^18.2.17","@typescript-eslint/eslint-plugin":"^8.8.1","@typescript-eslint/parser":"^8.8.1","@vitejs/plugin-react-swc":"^3.7.1","@vitest/coverage-v8":"^3.2.4","@vitest/eslint-plugin":"^1.6.9","cross-env":"^7.0.3","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^7.1.0","eslint-plugin-react":"^7.33.2","eslint-plugin-react-hooks":"^5.0.0","eslint-plugin-react-refresh":"^0.4.5","husky":"^9.1.7","interactjs":"1.10.27","jsdom":"^25.0.1","lint-staged":"^16.3.1","prettier":"^3.1.0","prettier-eslint-cli":"^8.0.1","randomcolor":"^0.6.2","rimraf":"^6.0.1","rollup-plugin-typescript-paths":"^1.5.0","sass":"^1.69.5","typescript":"^5.2.2","vite":"^5.4.11","vite-plugin-dts":"^4.3.0","vite-plugin-lib-inject-css":"^2.1.1","vite-plugin-static-copy":"^2.1.0","vitest":"^3.0.0"},"readmeFilename":"README.md","gitHead":"5190e5e59aa7c271ce0a57f61c104a3bd8e99e8c","_id":"react-calendar-timeline@0.30.0-beta.19","bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"_nodeVersion":"22.23.1","_npmVersion":"12.0.1","dist":{"integrity":"sha512-f9kkUOp7w7/pm42AN9PhlGv4RPoopNhGAIIfCk22FkEgGYK8eQIWKLfu9d4jzWoFc9Q+rM9sp0J36Cks8WR/QA==","shasum":"766b13a35faa3459e007c74c95505d67329c15ff","tarball":"https://registry.npmjs.org/react-calendar-timeline/-/react-calendar-timeline-0.30.0-beta.19.tgz","fileCount":52,"unpackedSize":1822690,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-calendar-timeline@0.30.0-beta.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEtaoqtI6YII69vqoSDjgeMSemIHtQxjRLKvXfn2nrE5AiByVJe0+oWgbSyQhDnT890ccOwfuxsAH8xt6F83qvJwSg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:aab3083b-59bf-44bf-9e80-182b36b3057e"}},"directories":{},"maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-calendar-timeline_0.30.0-beta.19_1784885883282_0.8205843697917363"},"_hasShrinkwrap":false}},"time":{"created":"2016-01-15T11:29:18.759Z","modified":"2026-07-24T09:38:03.723Z","0.6.2":"2016-01-15T11:29:18.759Z","0.6.3":"2016-01-15T13:23:45.658Z","0.6.4":"2016-01-15T14:00:55.674Z","0.6.5":"2016-01-21T10:02:53.937Z","0.6.6":"2016-01-21T10:13:54.443Z","0.6.7":"2016-01-21T10:30:28.144Z","0.6.8":"2016-01-21T10:44:38.528Z","0.6.9":"2016-01-22T11:20:10.414Z","0.6.10":"2016-01-22T14:13:58.547Z","0.6.11":"2016-02-02T08:04:40.351Z","0.7.0":"2016-03-01T15:02:28.384Z","0.7.1":"2016-03-02T13:17:29.946Z","0.7.2":"2016-03-13T22:07:25.660Z","0.7.3":"2016-03-22T17:19:53.633Z","0.7.4":"2016-04-11T11:13:09.607Z","0.7.5":"2016-04-19T08:03:30.123Z","0.7.6":"2016-04-19T08:05:38.978Z","0.7.7":"2016-04-22T05:47:34.586Z","0.7.8":"2016-04-22T06:11:34.035Z","0.7.9":"2016-04-26T06:19:14.277Z","0.8.0":"2016-05-05T13:50:42.500Z","0.8.1":"2016-05-11T08:07:25.000Z","0.8.2":"2016-07-09T08:29:18.041Z","0.8.3":"2016-07-09T08:50:55.502Z","0.8.4":"2016-07-10T14:54:45.579Z","0.8.5":"2016-07-10T15:12:06.271Z","0.8.6":"2016-07-12T16:08:43.092Z","0.9.0":"2016-11-18T23:04:57.499Z","0.10.0":"2016-11-19T14:35:05.784Z","0.10.1":"2016-11-19T22:56:12.905Z","0.11.0":"2016-11-20T12:06:22.094Z","0.11.1":"2016-11-30T09:43:49.042Z","0.11.2":"2017-05-15T13:55:18.229Z","0.11.3":"2017-05-15T22:32:13.581Z","0.12.0-0":"2017-06-08T08:16:24.220Z","0.12.0":"2017-06-08T08:20:59.808Z","0.13.0":"2017-06-09T07:42:05.467Z","0.14.0":"2017-06-13T07:45:39.744Z","0.14.1":"2017-06-17T07:54:57.663Z","0.14.2":"2017-06-17T08:00:37.372Z","0.14.4":"2017-06-17T09:32:44.724Z","0.14.5":"2017-06-18T10:05:52.628Z","0.14.6":"2017-06-22T11:46:20.098Z","0.14.7":"2017-06-22T12:16:44.246Z","0.14.8":"2017-06-27T12:07:51.323Z","0.14.9":"2017-06-27T12:54:26.175Z","0.14.10":"2017-06-27T13:06:12.025Z","0.14.11":"2017-06-28T10:54:44.929Z","0.15.0":"2017-07-06T19:40:46.584Z","0.15.1":"2017-08-02T13:18:56.130Z","0.15.2":"2017-10-03T13:15:46.160Z","0.15.3":"2018-01-14T15:09:51.846Z","0.15.4":"2018-01-15T21:31:37.171Z","0.15.5":"2018-01-16T18:40:48.319Z","0.15.6":"2018-01-18T16:53:34.798Z","0.15.7":"2018-01-21T20:25:53.403Z","0.15.8":"2018-03-02T12:43:12.973Z","0.15.9":"2018-03-02T15:09:41.270Z","0.15.10":"2018-04-07T22:27:43.496Z","0.16.0":"2018-04-14T21:20:28.287Z","0.15.11":"2018-04-17T18:47:21.898Z","0.16.0-beta.2":"2018-04-22T17:51:43.360Z","0.15.12":"2018-04-22T21:59:58.339Z","0.16.0-beta.3":"2018-05-01T02:45:57.875Z","0.16.0-beta.4":"2018-05-04T16:00:45.905Z","0.16.1":"2018-05-04T22:09:54.635Z","0.16.2":"2018-06-01T14:31:54.807Z","0.16.3":"2018-06-02T18:41:11.394Z","0.17.0":"2018-06-12T02:59:20.956Z","0.18.0-beta.0":"2018-06-21T23:37:27.421Z","0.17.1":"2018-06-25T02:07:17.589Z","0.18.0-beta.1":"2018-06-25T02:44:42.334Z","0.18.0-beta.2":"2018-06-25T02:46:38.410Z","0.17.2":"2018-06-29T17:37:02.616Z","0.17.3":"2018-07-11T02:52:53.155Z","0.18.0":"2018-07-23T20:49:22.316Z","0.18.1":"2018-07-27T20:49:37.819Z","0.18.2":"2018-07-29T14:39:47.606Z","0.19.0-beta.0":"2018-08-01T12:06:55.699Z","0.19.0":"2018-08-03T13:55:44.573Z","0.20.0":"2018-10-13T16:50:53.983Z","0.21.0":"2018-10-26T19:23:22.905Z","0.22.0":"2018-11-16T16:57:24.847Z","0.24.0":"2018-11-27T18:38:53.637Z","0.23.0":"2019-01-14T13:28:30.475Z","0.24.0-beta.0":"2019-02-21T10:32:28.068Z","0.24.0-beta.1":"2019-03-26T10:25:57.283Z","0.24.0-beta.3":"2019-04-03T07:09:58.373Z","0.23.1":"2019-04-04T07:23:33.155Z","0.24.0-beta.4":"2019-04-16T12:55:51.906Z","0.25.0":"2019-04-16T15:48:07.898Z","0.25.0-beta.0":"2019-04-17T12:21:12.719Z","0.25.0-beta.1":"2019-04-17T12:30:27.896Z","0.25.1":"2019-05-04T10:10:33.405Z","0.25.2":"2019-06-09T14:08:32.076Z","0.25.3":"2019-06-12T08:36:18.285Z","0.25.4":"2019-06-22T11:51:37.250Z","0.25.5-beta":"2019-07-14T12:26:08.926Z","0.26.0-beta":"2019-07-14T13:59:04.399Z","0.26.0":"2019-07-15T13:09:58.696Z","0.26.1-beta":"2019-07-31T14:45:28.661Z","0.26.1-beta-2":"2019-07-31T15:13:18.896Z","0.26.1":"2019-08-04T14:45:20.593Z","0.26.2":"2019-09-09T21:32:38.500Z","0.26.3":"2019-09-11T09:47:22.973Z","0.26.4-beta":"2019-09-11T10:34:34.646Z","0.26.4-beta-2":"2019-09-11T10:40:45.896Z","0.26.4-beta-3":"2019-09-11T10:46:02.669Z","0.26.4":"2019-09-11T10:58:40.423Z","0.27.0-gamma":"2019-09-26T15:25:25.592Z","0.27.1-gamma":"2019-09-26T16:11:09.352Z","0.27.2-gamma":"2019-09-27T19:53:40.641Z","0.27.3-gamma":"2019-09-30T12:30:04.636Z","0.26.5-beta":"2019-10-16T20:54:40.332Z","0.27.4-gamma":"2019-10-17T08:41:57.109Z","0.27.5-gamma":"2019-10-17T11:29:27.508Z","0.27.6-gamma":"2019-10-17T11:40:26.691Z","0.26.5":"2019-10-18T15:52:20.625Z","0.27.7-gamma":"2019-10-21T20:34:21.323Z","0.27.8-gamma":"2019-10-22T15:45:26.501Z","0.27.9-gamma":"2019-10-22T17:55:32.640Z","0.27.10-gamma":"2019-10-23T10:24:17.457Z","0.27.11-gamma":"2019-10-24T11:17:17.702Z","0.27.12-gamma":"2019-10-24T11:25:01.311Z","0.26.6":"2019-10-24T17:40:55.088Z","0.27.13-gamma":"2019-10-25T11:12:42.068Z","0.27.14-gamma":"2019-10-28T17:13:26.660Z","0.27.0-beta":"2019-10-30T17:27:21.269Z","0.27.1-beta":"2019-10-31T16:18:29.890Z","0.27.2-beta":"2019-11-05T14:33:40.817Z","0.27.3-beta":"2019-11-05T14:36:08.070Z","0.26.7":"2019-11-08T10:06:15.614Z","0.27.0":"2020-05-20T14:57:03.280Z","0.28.0":"2022-05-30T12:11:37.257Z","0.30.0-beta.1":"2024-11-17T06:50:04.022Z","0.30.0-beta.2":"2024-11-24T06:50:52.169Z","0.30.0-beta.3":"2025-01-19T12:03:13.443Z","0.30.0-beta.4":"2025-10-29T09:22:42.672Z","0.30.0-beta.5":"2025-10-29T09:23:46.135Z","0.30.0-beta.12":"2026-02-05T12:46:55.526Z","0.30.0-beta.13":"2026-02-09T08:53:58.575Z","0.30.0-beta.14":"2026-02-22T11:07:40.011Z","0.30.0-beta.15":"2026-02-26T13:12:17.497Z","0.30.0-beta.16":"2026-02-27T07:56:29.835Z","0.30.0-beta.17":"2026-03-02T06:40:53.257Z","0.30.0-beta.18":"2026-03-04T09:43:59.914Z","0.30.0-beta.19":"2026-07-24T09:38:03.433Z"},"bugs":{"url":"https://github.com/namespace-ee/react-calendar-timeline/issues"},"author":{"name":"Marius Andra","email":"marius.andra@gmail.com"},"license":"MIT","homepage":"https://github.com/namespace-ee/react-calendar-timeline","keywords":["react","reactjs","react-component","timeline"],"repository":{"url":"git+https://github.com/namespace-ee/react-calendar-timeline.git","type":"git"},"description":"react-calendar-timeline","contributors":[{"name":"Stanisław Chmiela","email":"sjchmiela@gmail.com"},{"url":"https://github.com/mcMickJuice","name":"Mike Joyce"},{"name":"Samuel Rossetti"},{"url":"https://github.com/amakhrov","name":"amakhrov"},{"url":"https://github.com/Ilaiwi","name":"Ahmad Ilaiwi"},{"url":"https://github.com/dkarnutsch","name":"dkarnutsch"},{"url":"https://github.com/acemac","name":"Alex Maclean"},{"url":"https://github.com/kevinmanncito","name":"Kevin Mann"},{"name":"Remco Blumink"}],"maintainers":[{"name":"lnagel","email":"lenno@namespace.ee"},{"name":"madisvain","email":"madisvain@gmail.com"},{"name":"emmanuel.antonio","email":"emmanuel@namespace.ee"}],"readme":"","readmeFilename":"","users":{"cleett":true,"wzbwan":true,"vvetsko":true,"sidmkp96":true,"bdudelsack":true,"kay.sackey":true,"ngsoftware":true,"vparaskevas":true,"billhinderman":true}}