File tree 1 file changed +13
-3
lines changed
1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @aulasoftwarelibre/next-auth-firewall" ,
3
3
"version" : " 2.0.0" ,
4
4
"description" : " Firewall for NextAuth" ,
5
- "repository" : " https://github.com/aulasoftwarelibre/next-auth-firewall" ,
6
- "author" : " Sergio Gómez <sergio@uco.es>" ,
5
+ "author" : " Sergio Gómez <decano@gmail.com>" ,
7
6
"license" : " EUPL-1.2" ,
8
7
"main" : " ./dist/index.js" ,
9
8
"module" : " ./dist/index.mjs" ,
58
57
"typescript-eslint" : " ^8.11.0" ,
59
58
"vitest" : " ^2.1.3"
60
59
},
61
- "packageManager" : " pnpm@9.12.3"
60
+ "packageManager" : " pnpm@9.12.3" ,
61
+ "publishConfig" : {
62
+ "access" : " public"
63
+ },
64
+ "homepage" : " https://github.com/aulasoftwarelibre/next-auth-firewall" ,
65
+ "repository" : {
66
+ "type" : " git" ,
67
+ "url" : " git+https://github.com/aulasoftwarelibre/next-auth-firewall.git"
68
+ },
69
+ "bugs" : {
70
+ "url" : " https://github.com/aulasoftwarelibre/next-auth-firewall/issues"
71
+ }
62
72
}
You can’t perform that action at this time.
0 commit comments