File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 "build" : " webpack" ,
1818 "start" : " webpack-dev-server"
1919 },
20- "author" : " kateinoigakukun " ,
20+ "author" : " swiftwasm " ,
2121 "license" : " MIT"
2222}
Original file line number Diff line number Diff line change 11# JavaScriptKit
22
3- ![ Run unit tests] ( https://github.com/kateinoigakukun /JavaScriptKit/workflows/Run%20unit%20tests/badge.svg?branch=master )
3+ ![ Run unit tests] ( https://github.com/swiftwasm /JavaScriptKit/workflows/Run%20unit%20tests/badge.svg?branch=master )
44
55Swift framework to interact with JavaScript through WebAssembly.
66
@@ -71,4 +71,4 @@ alert("Swift is running on browser!")
7171```
7272
7373
74- Please see [ Example] ( https://github.com/kateinoigakukun /JavaScriptKit/tree/master/Example ) directory for more information
74+ Please see [ Example] ( https://github.com/swiftwasm /JavaScriptKit/tree/master/Example ) directory for more information
Original file line number Diff line number Diff line change 1919 ],
2020 "repository" : {
2121 "type" : " git" ,
22- "url" : " git+https://github.com/kateinoigakukun /JavaScriptKit.git"
22+ "url" : " git+https://github.com/swiftwasm /JavaScriptKit.git"
2323 },
24- "homepage" : " https://github.com/kateinoigakukun /JavaScriptKit" ,
24+ "homepage" : " https://github.com/swiftwasm /JavaScriptKit" ,
2525 "bugs" : {
26- "url" : " https://github.com/kateinoigakukun /JavaScriptKit/issues"
26+ "url" : " https://github.com/swiftwasm /JavaScriptKit/issues"
2727 },
2828 "publishConfig" : {
2929 "access" : " public"
3030 },
31- "author" : " kateinoigakukun " ,
31+ "author" : " swiftwasm " ,
3232 "license" : " MIT" ,
3333 "devDependencies" : {
3434 "typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments