File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- # textlint-rule-max-kanji-continuous-len [ ![ Build Status] ( https://travis-ci.org/azu /textlint-rule-max-kanji-continuous-len.svg?branch=master )] ( https://travis-ci.org/azu /textlint-rule-max-kanji-continuous-len )
1+ # textlint-rule-max-kanji-continuous-len [ ![ Build Status] ( https://travis-ci.org/textlint-ja /textlint-rule-max-kanji-continuous-len.svg?branch=master )] ( https://travis-ci.org/textlint-ja /textlint-rule-max-kanji-continuous-len )
22
33[ textlint] ( https://textlint.github.io/ " textlint ") rule that limit max continuous length of kanji(漢字).
44
@@ -73,7 +73,7 @@ textlint --rule max-kanji-continuous-len README.md
7373
7474## Changelog
7575
76- See [ Releases page] ( https://github.com/azu /textlint-rule-max-kanji-continuous-len/releases ) .
76+ See [ Releases page] ( https://github.com/textlint-ja /textlint-rule-max-kanji-continuous-len/releases ) .
7777
7878## Running tests
7979
@@ -84,7 +84,7 @@ Install devDependencies and Run `npm test`:
8484## Contributing
8585
8686Pull requests and stars are always welcome.
87- For bugs and feature requests, [ please create an issue] ( https://github.com/azu /textlint-rule-max-kanji-continuous-len/issues ) .
87+ For bugs and feature requests, [ please create an issue] ( https://github.com/textlint-ja /textlint-rule-max-kanji-continuous-len/issues ) .
8888
89891 . Fork it!
90902 . Create your feature branch: ` git checkout -b my-new-feature `
Original file line number Diff line number Diff line change 22 "name" : " textlint-rule-max-kanji-continuous-len" ,
33 "repository" : {
44 "type" : " git" ,
5- "url" : " https://github.com/azu /textlint-rule-max-kanji-continuous-len.git"
5+ "url" : " https://github.com/textlint-ja /textlint-rule-max-kanji-continuous-len.git"
66 },
77 "author" : " azu" ,
889- "homepage" : " https://github.com/azu /textlint-rule-max-kanji-continuous-len" ,
9+ "homepage" : " https://github.com/textlint-ja /textlint-rule-max-kanji-continuous-len" ,
1010 "license" : " MIT" ,
1111 "bugs" : {
12- "url" : " https://github.com/azu /textlint-rule-max-kanji-continuous-len/issues"
12+ "url" : " https://github.com/textlint-ja /textlint-rule-max-kanji-continuous-len/issues"
1313 },
1414 "files" : [
1515 " src/" ,
3333 "devDependencies" : {
3434 "babel-cli" : " ^6.8.0" ,
3535 "babel-preset-es2015" : " ^6.6.0" ,
36- "babel-preset-jsdoc-to-assert" : " ^1 .0.1" ,
36+ "babel-preset-jsdoc-to-assert" : " ^2 .0.1" ,
3737 "babel-preset-power-assert" : " ^1.0.0" ,
3838 "babel-register" : " ^6.8.0" ,
3939 "mocha" : " ^2.4.5" ,
4040 "power-assert" : " ^1.3.1" ,
41- "textlint-tester" : " ^1.2 .0"
41+ "textlint-tester" : " ^2.0 .0"
4242 },
4343 "dependencies" : {
4444 "match-index" : " ^1.0.1" ,
45- "textlint-rule-helper" : " ^1.1.5 "
45+ "textlint-rule-helper" : " ^2.0.0 "
4646 }
47- }
47+ }
You can’t perform that action at this time.
0 commit comments