File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " JavaScript Plugin Architecture" ,
3
3
"description" : " JavaScriptライブラリやツールのプラグインの仕組み" ,
4
+ "author" : " azu" ,
5
+ "githubId" : " azu/JavaScript-Plugin-Architecture" ,
6
+ "author" : {
7
+ "username" : " azu" ,
8
+ "urls.profile" : " http://github.com/azu" ,
9
+ "accounts.github" : " azu"
10
+ },
4
11
"plugins" : [
5
12
" include-codeblock" ,
6
13
" richquotes" ,
7
- " edit-link"
14
+ " edit-link" ,
15
+ " japanese-support"
8
16
],
9
17
"pluginsConfig" : {
10
18
"edit-link" : {
Original file line number Diff line number Diff line change 39
39
"eslint" : " ^1.3.0" ,
40
40
"eslint-plugin-markdown" : " git://github.com/eslint/eslint-plugin-markdown.git" ,
41
41
"espower-babel" : " ^3.3.0" ,
42
- "gitbook-cli" : " ^0.3.4 " ,
42
+ "gitbook-cli" : " ^0.3.6 " ,
43
43
"gitbook-plugin-edit-link" : " ^1.4.1" ,
44
44
"gitbook-plugin-include-codeblock" : " ^1.4.0" ,
45
+ "gitbook-plugin-japanese-support" : " 0.0.1" ,
45
46
"gitbook-plugin-richquotes" : " 0.0.5" ,
46
47
"gitbook-summary-to-path" : " ^1.0.1" ,
47
48
"jsdom" : " ^6.3.0" ,
You can’t perform that action at this time.
0 commit comments