File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " react-native-template-ts-tdd" ,
3
3
"version" : " 0.0.1" ,
4
4
"description" : " A react native template, with support for TDD and typescript out of the box." ,
5
- "repository" : {
6
- "type" : " git" ,
7
- "url" : " git+https://github.com/zaprogrammer/TsTDDReactNativeTemplate.git"
8
- },
9
- "keywords" : [
10
- " react" ,
11
- " react-native" ,
12
- " template" ,
13
- " starter" ,
14
- " boilerplate" ,
15
- " kit" ,
16
- " typescript" ,
17
- " Test Driven Development" ,
18
- " TDD"
19
- ],
5
+ "repository" : " git+https://github.com/zaprogrammer/TsTDDReactNativeTemplate.git" ,
20
6
"author" : " Ahmed Elshaabany" ,
21
- "license" : " MIT" ,
22
- "bugs" : {
23
- "url" : " https://github.com/zaprogrammer/TsTDDReactNativeTemplate/issues"
24
- },
25
- "homepage" : " https://github.com/zaprogrammer/TsTDDReactNativeTemplate#readme"
7
+ "license" : " MIT"
26
8
}
You can’t perform that action at this time.
0 commit comments