File tree 2 files changed +605
-358
lines changed
2 files changed +605
-358
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " contributing-jp" ,
3
3
"version" : " 1.0.0" ,
4
+ "author" : " React Native Japan" ,
5
+ "license" : " Creative Commons" ,
4
6
"description" : " en-jp translations for React Native CONTRIBUTING.md" ,
5
7
"scripts" : {
6
8
"lint" : " textlint dst/CONTRIBUTING.md"
9
11
"type" : " git" ,
10
12
"url" : " git+https://github.com/react-native-jp/CONTRIBUTING-jp.git"
11
13
},
12
- "author" : " React Native Japan" ,
13
- "license" : " Creative Commons" ,
14
14
"bugs" : {
15
15
"url" : " https://github.com/react-native-jp/CONTRIBUTING-jp/issues"
16
16
},
17
17
"homepage" : " https://github.com/react-native-jp/CONTRIBUTING-jp#readme" ,
18
18
"devDependencies" : {
19
- "textlint" : " ^7.4.0 " ,
20
- "textlint-rule-preset-japanese" : " ^1.3 .4" ,
21
- "textlint-rule-preset-jtf-style" : " ^2.2.5 "
19
+ "textlint" : " 11.6.3 " ,
20
+ "textlint-rule-preset-japanese" : " 4.0 .4" ,
21
+ "textlint-rule-preset-jtf-style" : " 2.3.4 "
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments