File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " @wniemiec-component-reactnative/selectable-button" ,
3
+ "version" : " 1.0.0" ,
4
+ "description" : " Simple selectable button" ,
5
+ "main" : " index.js" ,
6
+ "repository" : {
7
+ "type" : " git" ,
8
+ "url" : " git+https://github.com/wniemiec-components-reactnative/selectable-button.git"
9
+ },
10
+ "keywords" : [
11
+ " wniemiec" ,
12
+ " component" ,
13
+ " reactnative" ,
14
+ " selectable-button" ,
15
+ " selectable" ,
16
+ " button"
17
+ ],
18
+ "author" :
" William Niemiec <[email protected] > (https://www.linkedin.com/in/williamniemiec)" ,
19
+ "license" : " MIT" ,
20
+ "bugs" : {
21
+ "url" : " https://github.com/wniemiec-components-reactnative/selectable-button/issues"
22
+ },
23
+ "homepage" : " https://github.com/wniemiec-components-reactnative/selectable-button#readme"
24
+ }
You can’t perform that action at this time.
0 commit comments