{
  "name": "@bufferapp/analyze-date-picker",
  "version": "2.0.0-beta-15",
  "description": "Date picker for Insights",
  "main": "index.js",
  "types": "types/index.d.ts",
  "scripts": {
    "start": "start-storybook -p 9001",
    "test": "jest",
    "test-watch": "jest --watch"
  },
  "author": "mike@msanroman.io",
  "dependencies": {
    "@bufferapp/components": "^4.0.0",
    "moment-timezone": "^0.5.27",
    "react-tooltip": "^4.2.6"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "5c01accb74544f933d0b108eb3564acbd3a952cf"
}
