File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @andrewbranch/untar.js" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " untar salvaged from bitjs" ,
55 "main" : " lib/untar.js" ,
6- "types" : " lib/untar.d.ts" ,
7- "exports" : {
8- "." : {
9- "import" : " ./lib/untar.mjs" ,
10- "default" : " ./lib/untar.js"
11- },
12- "./package.json" : " ./package.json"
13- },
14- "files" : [
15- " lib" ,
16- " LICENSE" ,
17- " README.md"
18- ],
19- "publishConfig" : {
20- "access" : " public"
21- }
22- }
6+ "types" : " lib/untar.d.ts" ,
7+ "exports" : {
8+ "." : {
9+ "import" : " ./lib/untar.mjs" ,
10+ "default" : " ./lib/untar.js"
11+ },
12+ "./package.json" : " ./package.json"
13+ },
14+ "files" : [
15+ " lib" ,
16+ " LICENSE" ,
17+ " README.md"
18+ ],
19+ "publishConfig" : {
20+ "access" : " public"
21+ }
22+ }
You can’t perform that action at this time.
0 commit comments