File tree Expand file tree Collapse file tree 6 files changed +29
-1
lines changed
Expand file tree Collapse file tree 6 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1+ .DS_Store
2+
13node_modules
24dist
Original file line number Diff line number Diff line change 66 " blob" ,
77 " typed"
88 ],
9+ "files" : [
10+ " src" ,
11+ " dist/src" ,
12+ " License.md" ,
13+ " Readme.md"
14+ ],
915 "type" : " module" ,
1016 "module" : " ./src/lib.js" ,
1117 "main" : " ./dist/src/lib.node.cjs" ,
Original file line number Diff line number Diff line change 3333 },
3434 "files" : [
3535 " src" ,
36- " dist"
36+ " dist/src" ,
37+ " License.md" ,
38+ " Readme.md"
3739 ],
3840 "engines" : {
3941 "node" : " ^10.17 || >=12.3"
Original file line number Diff line number Diff line change 22 "name" : " @web-std/file" ,
33 "version" : " 3.0.0" ,
44 "description" : " Web API compatible File implementation for node" ,
5+ "files" : [
6+ " src" ,
7+ " dist/src" ,
8+ " License.md" ,
9+ " Readme.md"
10+ ],
511 "keywords" : [
612 " file" ,
713 " blob" ,
Original file line number Diff line number Diff line change 22 "name" : " @web-std/form-data" ,
33 "version" : " 3.0.0" ,
44 "description" : " Web API compatible Form Data implementation" ,
5+ "files" : [
6+ " src" ,
7+ " dist/src" ,
8+ " License.md" ,
9+ " Readme.md"
10+ ],
511 "keywords" : [
612 " formdata" ,
713 " typed"
Original file line number Diff line number Diff line change 22 "name" : " @web-std/stream" ,
33 "version" : " 1.0.0" ,
44 "description" : " Web API compatible streams for node/web" ,
5+ "files" : [
6+ " src" ,
7+ " dist/src" ,
8+ " License.md" ,
9+ " Readme.md"
10+ ],
511 "keywords" : [
612 " web-stream" ,
713 " whatwg-stream" ,
You can’t perform that action at this time.
0 commit comments