UNPKG

1.32 kBJSONView Raw
1{
2 "name": "react-native-custom-keyboard-mroads",
3 "title": "React Native Custom Keyboard",
4 "version": "1.0.10",
5 "description": "TODO",
6 "main": "index.js",
7 "scripts": {
8 "test": "echo \"Error: no test specified\" && exit 1"
9 },
10 "keywords": [
11 "react-native",
12 "react-native-custom-keyboard-mroads",
13 "custom-keyboard",
14 "theme-available",
15 "size-available",
16 "keyboards"
17 ],
18 "license": "MIT",
19 "licenseFilename": "LICENSE",
20 "peerDependencies": {
21 "react": "^16.8.1",
22 "react-native": ">=0.59.0-rc.0 <1.0.x"
23 },
24 "devDependencies": {
25 "babel-eslint": "^10.0.3",
26 "eslint": "^6.8.0",
27 "eslint-config-airbnb": "^18.0.1",
28 "eslint-plugin-babel": "^5.3.0",
29 "eslint-plugin-import": "^2.20.0",
30 "eslint-plugin-jsx-a11y": "^6.2.3",
31 "eslint-plugin-react": "^7.17.0",
32 "eslint-plugin-react-hooks": "^1.7.0",
33 "react": "^16.8.3",
34 "react-native": "^0.59.10"
35 },
36 "dependencies": {},
37 "repository": {
38 "type": "git",
39 "url": "git+https://github.com/mroads/react-native-custom-keyboard.git"
40 },
41 "bugs": {
42 "url": "https://github.com/mroads/react-native-custom-keyboard/issues"
43 },
44 "homepage": "https://github.com/mroads/react-native-custom-keyboard#readme",
45 "author": {
46 "name": "Vijay",
47 "email": "vjkrishna21@gmail.com"
48 }
49}