File tree Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @browserfs/fs-dom" ,
3
- "version" : " 0.0.6 " ,
4
- "description" : " DOM backends for BrowserFS" ,
3
+ "version" : " 0.0.7-iontach " ,
4
+ "description" : " DOM backends for @ BrowserFS" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist" ,
7
7
"keywords" : [
10
10
" storage"
11
11
],
12
12
"type" : " module" ,
13
- "homepage" : " https://github.com/browser-fs/fs-dom" ,
14
- "author" :
" dr-vortex <[email protected] >" ,
13
+ "homepage" : " https://github.com/saoirse-iontach/browser-fs-dom" ,
14
+ "author" :
" John Vilk <[email protected] >" ,
15
+ "contributors" : [
16
+ {
17
+ "name" : " dr-vortex" ,
18
+
19
+ "url" : " https://drvortex.dev"
20
+ },
21
+ {
22
+ "name" : " saoirse-iontach" ,
23
+ "url" : " https://github.com/saoirse-iontach"
24
+ }
25
+ ],
15
26
"license" : " MIT" ,
16
27
"repository" : {
17
28
"type" : " git" ,
18
- "url" : " git+https://github.com/browser-fs/ fs-dom.git"
29
+ "url" : " git+https://github.com/saoirse-iontach/browser- fs-dom.git"
19
30
},
20
31
"bugs" : {
21
- "url" : " https://github.com/browser-fs/ fs-dom/issues"
32
+ "url" : " https://github.com/saoirse-iontach/browser- fs-dom/issues"
22
33
},
23
34
"engines" : {
24
35
"node" : " >= 18"
51
62
"typescript" : " 5.2.2"
52
63
},
53
64
"dependencies" : {
54
- "@browserfs/core" : " ^ 0.1.0 "
65
+ "@browserfs/core" : " saoirse-iontach/browser-fs-core#semver:~ 0.1.1 "
55
66
}
56
67
}
You can’t perform that action at this time.
0 commit comments