File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " teseract " ,
2
+ "name" : " tesseract " ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " A Video Conference app" ,
4
+ "description" : " A Video Conference app based off Tesis " ,
5
5
"main" : " ./client/client.js" ,
6
6
"scripts" : {
7
7
"start" : " node server/server.js" ,
11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " https://github.com/zoobot/teseract .git"
14
+ "url" : " https://github.com/zoobot/tesseract .git"
15
15
},
16
16
"author" : " Rose Meyers" ,
17
17
"license" : " MIT" ,
18
18
"bugs" : {
19
- "url" : " https://github.com/zoobot/teseract /issues"
19
+ "url" : " https://github.com/zoobot/tesseract /issues"
20
20
},
21
- "homepage" : " https://github.com/zoobot/teseract #readme" ,
21
+ "homepage" : " https://github.com/zoobot/tesseract #readme" ,
22
22
"devDependencies" : {
23
23
"babel-core" : " ^6.26.0" ,
24
24
"babel-loader" : " ^7.1.2" ,
You can’t perform that action at this time.
0 commit comments