1 Star 0 Fork 0

Richard/react-native-calendars

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 753 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tautvilas 提交于 2017-08-02 14:38 +08:00 . 1.5.6
{
"name": "react-native-calendars",
"version": "1.5.6",
"main": "src/index.js",
"description": "React Native Calendar Components",
"scripts": {
"test": "jasmine src/*.spec.js && npm run lint",
"lint": "eslint src/ example/src"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wix/react-native-calendars"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"author": "Wix.com",
"license": "MIT",
"dependencies": {
"prop-types": "^15.5.10",
"xdate": "^0.8.0"
},
"devDependencies": {
"eslint": "^3.19.0",
"babel-eslint": "^7.2.3",
"eslint-plugin-react": "^7.0.0",
"jasmine": "^2.5.2",
"react": "16.0.0-alpha.6",
"react-native": "0.44.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xinlc/react-native-calendars.git
git@gitee.com:xinlc/react-native-calendars.git
xinlc
react-native-calendars
react-native-calendars
master

搜索帮助