-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathapp-dev.json
More file actions
60 lines (60 loc) · 1.86 KB
/
Copy pathapp-dev.json
File metadata and controls
60 lines (60 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"bookname": "Onestop-app-dev",
"booktitle": "Onestopアプリ開発 α版",
"aut": [],
"language": "ja",
"toc": true,
"rights": "(C) 2019 親方Project",
"colophon": true,
"history": [["2019-12-14 技術書同人誌博覧会2(技書博2)"]],
"prt": "K-9(ケーナイン)",
"pbl": "親方Project",
"edt": "親方Project",
"date": "2019-12-14",
"secnolevel": 3,
"titlepage": true,
"review_version": 3.0,
"texstyle": ["reviewmacro"],
"texdocumentclass": [
"review-jsbook",
"media=ebook,paper=b5,serial_pagination=true,hiddenfolio=nikko-pc,openany,fontsize=10pt,baselineskip=15.4pt,line_length=44zw,number_of_lines=40,head_space=18mm,headsep=3mm,headheight=5mm,footskip=10mm"
],
"sty_templates": {
"url": "https://github.com/TechBooster/ReVIEW-Template/archive/2cde584d33e8a6f5e6cf647e62fb6b3123ce4dfa.zip",
"dir": "ReVIEW-Template-2cde584d33e8a6f5e6cf647e62fb6b3123ce4dfa/articles/sty/"
},
"templates": ["images"],
"catalog": {
"PREDEF": ["preface.re"],
"CHAPS": [
"chap-contents.md",
"chap-application.md",
"chap-basic-file.md",
"chap-basic-naming.md",
"chap-basic-git.md",
"chap-development-environment.md",
"chap-handcopy.md",
"chap-makesmallappforme.md",
"chap-technique.md",
"chap-ui-design.md",
"chap-coding.md",
"chap-testing.md",
"chap-tdd-what-is-happy.md",
"chap-deploy.md",
"chap-requirements.md",
"chap-team-development.md",
"chap-software-design.md",
"chap-agile.md",
"chap-security.md",
"placeholder.md",
"chap-myFirstAppStory.md",
"chap-tech-selection.md",
"csprograming.re",
"chap-development-desktop-app-in-wpf-cs.re",
"chap-simulationapp.re",
"chap-capistrano.md",
"endohizumi.md"
],
"POSTDEF": ["contributors.re", "postscript.re"]
}
}