{
  "name": "rollable-datepicker",
  "version": "1.0.1",
  "description": "iOS style rollable date selector",
  "main": "index.js",
  "repository": "https://github.com/brnkgabriel/rollable-datepicker",
  "author": "brnkgabriel <brnkgabriel@gmail.com>",
  "license": "MIT",
  "private": false,
  "keywords": [
    "date",
    "datepicker",
    "rollable",
    "scrollable",
    "time",
    "timepicker",
    "scroll",
    "iOS",
    "scroll"
  ],
  "bugs": "https://github.com/brnkgabriel/rollable-datepicker/issues",
  "contributors": [
    "weijhfly https://github.com/weijhfly/rolldate"
  ],
  "files": [
    "index.js",
    "lib/*.js",
    "bin/*.js"
  ]
}
