UNPKG

react-native-flex-keyboard-spacer

Version:
34 lines (33 loc) 975 B
{ "name": "react-native-flex-keyboard-spacer", "version": "1.0.8", "description": "react-native-keyboard-spacer", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "log": "standard-changelog -i CHANGELOG.md --overwrite" }, "repository": { "type": "git", "url": "git+https://github.com/YutamaKotaro/react-native-flex-keyboard-spacer.git" }, "keywords": [ "react", "react-native" ], "author": "YutamaKotaro", "license": "ISC", "bugs": { "url": "https://github.com/YutamaKotaro/react-native-flex-keyboard-spacer/issues" }, "homepage": "https://github.com/YutamaKotaro/react-native-flex-keyboard-spacer#readme", "devDependencies": { "babel-eslint": "^7.1.0", "eslint": "^3.9.0", "eslint-config-airbnb": "^12.0.0", "eslint-plugin-import": "^2.0.1", "eslint-plugin-jsx-a11y": "^2.2.3", "eslint-plugin-react": "^6.4.1", "standard-changelog": "0.0.1" } }