fit-datepicker
Version:
tb react datapicker
30 lines • 703 B
JSON
{
"name": "fit-datepicker",
"version": "3.1.91",
"description": "tb react datapicker",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://g@gitlab.baidu.com:8022/tb-component/pc-datepicker.git"
},
"keywords": [
"react",
"datapicker"
],
"author": "tieba",
"license": "ISC",
"dependencies": {
"react": "^0.14.0 || ^15.0.0",
"classnames": "2.2.3",
"react-date-range": "0.2.4",
"react-dom": "^0.14.0 || ^15.0.0",
"fit-timepicker": "^3.1.89",
"fit-input": "^5.0.54",
"jquery": "1.12.4",
"moment": "2.12.0"
},
"typings": "lib/index.d.ts"
}