sheetgo-timezone-guess
Version:
A take on original React Window Sortable that is a HOC for react-window that allows drag and drop sorting of lists by Sheetgo.
29 lines (28 loc) • 872 B
JSON
{
"name": "sheetgo-timezone-guess",
"version": "1.0.1",
"description": "A take on original React Window Sortable that is a HOC for react-window that allows drag and drop sorting of lists by Sheetgo.",
"main": "src/index.js",
"module": "src/index.js",
"files": [
"src/*"
],
"repository": {
"type": "git",
"url": "git+https://github.com/glukaszewski/sheetgo-timezone-guess"
},
"keywords": [
"timezone",
"moment",
"date",
"time",
"tz",
"react"
],
"author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",
"license": "ISC",
"bugs": {
"url": "https://github.com/glukaszewski/sheetgo-timezone-guess/issues"
},
"homepage": "https://github.com/glukaszewski/sheetgo-timezone-guess#readme"
}