react-native-calendar-strip-slide-navigation
Version:
This is a fork of react-native-calendar-strip updated Slide navigation for selected dates
65 lines (64 loc) • 1.57 kB
JSON
{
"name": "react-native-calendar-strip-slide-navigation",
"version": "0.0.3",
"description": "This is a fork of react-native-calendar-strip updated Slide navigation for selected dates",
"main": "index.js",
"directories": {
"example": "example"
},
"dependencies": {
"moment": "^2.17.1"
},
"devDependencies": {
"babel-eslint": "^6.1.2",
"eslint": "^3.4.0",
"eslint-plugin-react": "^6.2.0",
"react": "15.2.1",
"react-native": "^0.31.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"eslint": "eslint ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/invinci/react-native-calendar-strip.git"
},
"keywords": [
"react",
"native",
"rn",
"RN",
"react native",
"react-native",
"calendar",
"strip",
"calendar strip",
"calendar-strip",
"react native calendar",
"react-native-calendar",
"react native calendar strip",
"react-native-calendar-strip"
],
"author": "Ravi Kumar <ravi.14378@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/invinci/react-native-calendar-strip/issues"
},
"contributors": [
{
"name": "Florian Biebel",
"url": "https://github.com/1ne8ight7even"
},
{
"name": "Peace",
"url": "https://github.com/peacechen",
"email": "pc_5@yahoo.com"
},
{
"name": "Vitaliy Zhukov",
"url": "https://github.com/Vitall"
}
],
"homepage": "https://github.com/invinci/react-native-calendar-strip#readme"
}