File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gymie" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " WebSocket client that consumes an API wrapping OpenAI Gym or gym-like environments such as Gym Retro or Unity ML-Agents." ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
30
30
},
31
31
"repository" : {
32
32
"type" : " git" ,
33
- "url" : " git+https://github.com/jscriptcoder/Gymie.git"
33
+ "url" : " git+https://github.com/jscriptcoder/Gymie-Client .git"
34
34
},
35
35
"keywords" : [
36
36
" nodejs" ,
41
41
" tensorflowjs"
42
42
],
43
43
"author" : " Francisco Ramos <francisco.ramos@researchlab.ai>" ,
44
- "license" : " ISC " ,
44
+ "license" : " MIT " ,
45
45
"bugs" : {
46
- "url" : " https://github.com/jscriptcoder/Gymie/issues"
46
+ "url" : " https://github.com/jscriptcoder/Gymie-Client /issues"
47
47
},
48
- "homepage" : " https://github.com/jscriptcoder/Gymie#readme" ,
48
+ "homepage" : " https://github.com/jscriptcoder/Gymie-Client #readme" ,
49
49
"devDependencies" : {
50
50
"@tsconfig/node10" : " ^1.0.7" ,
51
51
"@types/tape" : " ^4.13.0" ,
You can’t perform that action at this time.
0 commit comments