-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.json
84 lines (84 loc) · 2.93 KB
/
config.json
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"twitter_username": "bhagavadgitaapi",
"github_username": "vedicscriptures",
"meta": {
"keywords": "Bhagavad Gita API,vedic, vedic,script, programming language, sanskrit, ptprashanttripathi, Pt. Prashant Tripathi",
"author": "Pt. Prashant Tripathi"
},
"readme_index": {
"with_frontmatter": true
},
"locale": "en-US",
"title": "Bhagvad Gita API",
"name": "ptprashanttripathi",
"description": "Bhagavad-Gita-API is An opensource lightweight Node.js based rest API on Vedic Scripture Shrimad Bhagavad Gita.",
"url": "https://vedicscriptures.github.io/",
"baseurl": "/",
"repository": "vedicscriptures/bhagavad-gita-api",
"teaser": "https://repository-images.githubusercontent.com/314205765/0bb18d80-2b22-11eb-8f6f-ccf20c0c2679",
"logo": "https://repository-images.githubusercontent.com/314205765/0bb18d80-2b22-11eb-8f6f-ccf20c0c2679",
"breadcrumbs": true,
"words_per_minute": 200,
"twitter": {
"username": "BhagavadGitaApi"
},
"facebook": {
"username": "ptprashanttripathi"
},
"og_image": "https://repository-images.githubusercontent.com/314205765/0bb18d80-2b22-11eb-8f6f-ccf20c0c2679",
"social": {
"type": null,
"name": null,
"links": [
"https://twitter.com/BhagavadGitaApi",
"https://github.com/ptprashanttripathi"
]
},
"author": {
"name": "ptprashanttripathi",
"avatar": "https://avatars.githubusercontent.com/u/26687933?v=4",
"bio": "Pt. Prashant tripathi Programmer • Developer • learner @ptprashanttripathi",
"links": [
{
"label": "prashanttripathi.me",
"icon": "fas fa-fw fa-link",
"url": "https://ptprashanttripathi.github.io"
},
{
"label": "Twitter",
"icon": "fab fa-fw fa-twitter-square",
"url": "https://twitter.com/PtPrashant09"
},
{
"label": "GitHub",
"icon": "fab fa-fw fa-github",
"url": "https://github.com/ptprashanttripathi"
},
{
"label": "Instagram",
"icon": "fab fa-fw fa-instagram",
"url": "https://instagram.com/ptprashanttripathi"
}
]
},
"footer": {
"links": [
{
"label": "Twitter",
"icon": "fab fa-fw fa-twitter-square",
"url": "https://twitter.com/BhagavadGitaApi"
},
{
"label": "GitHub",
"icon": "fab fa-fw fa-github",
"url": "https://github.com/vedicscriptures"
},
{
"label": "Instagram",
"icon": "fab fa-fw fa-instagram",
"url": "https://instagram.com/BhagavadGitaApi"
}
]
},
"encoding": "utf-8"
}