Skip to content

Commit

Permalink
package data
Browse files Browse the repository at this point in the history
  • Loading branch information
siamak committed Nov 1, 2017
1 parent 8c13333 commit 5319e79
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "switch-button-react-native",
"version": "1.0.0",
"description": "Customisable switch button in react native",
"main": "SwitchButton.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "[email protected]:sramezani/switch-button-react-native.git"
},
"keywords": [
"react-native",
"react",
"switch",
"switch-button",
"android",
"ios",
"mobile",
"customisable"
],
"author": "Siamak Ramezani <[email protected]>"
}

0 comments on commit 5319e79

Please sign in to comment.