1 Star 0 Fork 0

Richard/react-native-like-animation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
leoxin777 提交于 2019-01-31 09:54 . nothing
{
"name": "react-native-like-animation",
"version": "1.0.1",
"description": "React Native like animation component",
"main": "src/index.js",
"repository": {
"url": "git@github.com:xinlc/react-native-like-animation.git",
"type": "git"
},
"keywords": [
"like",
"heart",
"animat",
"react-native-like",
"react-native",
"react-component"
],
"author": "Leo Xin <xinlichao2016@gmail.com> (https://github.com/xinlc)",
"license": "MIT",
"bugs": {
"url": "https://github.com/xinlc/react-native-like-animation/issues"
},
"homepage": "https://github.com/xinlc/react-native-like-animation",
"files": [
"src"
],
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"dependencies": {
"prop-types": "^15.5.10"
},
"devDependencies": {
"babel-eslint": "^7.2.3",
"babel-preset-react-native": "^4.0.0",
"eslint": "^3.9.1",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.6.0",
"flow": "^0.2.3",
"flow-bin": "^0.49.1",
"flow-typed": "^2.1.2",
"react": "^16.3.0-alpha.1",
"react-native": "0.54.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xinlc/react-native-like-animation.git
git@gitee.com:xinlc/react-native-like-animation.git
xinlc
react-native-like-animation
react-native-like-animation
master

搜索帮助