File tree 2 files changed +6
-10
lines changed
2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -214,4 +214,5 @@ pip-log.txt
214
214
# Mr Developer
215
215
.mr.developer.cfg
216
216
217
- sftp-config.json
217
+ sftp-config.json
218
+ node_modules /
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " nodebb-plugin-github" ,
3
- "version" : " 0.0. 1" ,
2
+ "name" : " nodebb-plugin-sso- github" ,
3
+ "version" : " 0.1.0- 1" ,
4
4
"description" : " NodeBB GitHub SSO" ,
5
5
"main" : " library.js" ,
6
- "scripts" : {
7
- "test" : " echo \" Error: no test specified\" && exit 1"
8
- },
9
6
"repository" : {
10
7
"type" : " git" ,
11
- "url" : " https://github.com/psychobunny/nodebb-plugin-github"
8
+ "url" : " https://github.com/psychobunny/nodebb-plugin-sso- github"
12
9
},
13
10
"keywords" : [
14
11
" nodebb" ,
24
21
},
25
22
"license" : " BSD-2-Clause" ,
26
23
"bugs" : {
27
- "url" : " https://github.com/psychobunny/nodebb-plugin-github/issues"
24
+ "url" : " https://github.com/psychobunny/nodebb-plugin-sso- github/issues"
28
25
},
29
26
"readme" : " " ,
30
27
"readmeFilename" : " README.md" ,
31
- "_id" : " nodebb-plugin-github@0.0.1" ,
32
- "_from" : " nodebb-plugin-github@~0.0.1" ,
33
28
"dependencies" : {
34
29
"passport-github" : " ~0.1.5"
35
30
}
You can’t perform that action at this time.
0 commit comments