UNPKG

447 BJSONView Raw
1{
2 "name": "react-native-swipe-card",
3 "version": "1.0.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/Huanqiang/React-Native-Swipe-Card.git"
12 },
13 "dependencies": {
14 "prop-types": "^15.6.1",
15 "react": "16.3.1",
16 "react-native": "~0.55.2"
17 },
18 "author": "huanqiang",
19 "license": "ISC"
20}