Skip to content

Commit

Permalink
package json
Browse files Browse the repository at this point in the history
  • Loading branch information
evanjmg committed Feb 24, 2018
1 parent 0d205d9 commit 98b28e7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,14 @@
"description": "A React Native Module to capture your home and recent app button on Android",
"main": "index.js",
"homepage": "https://github.com/evanjmg/react-native-home-pressed",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"home",
"recent app",
"android"
],
"author": "",
"license": "",
"author": "Evan Gillogley <evanjmg@gmail.com>",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
}
Expand Down

0 comments on commit 98b28e7

Please sign in to comment.