sprygen 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sprygen",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "A production-ready Spring Boot project generator CLI. Scaffold secure, structured Java applications with built-in JWT or session authentication, role-based access control, user management, and an optional fullstack frontend — all from a single interactive command.",
5
5
  "main": "dist/cli.js",
6
6
  "bin": {
@@ -50,6 +50,14 @@
50
50
  ],
51
51
  "author": "Sprygen",
52
52
  "license": "MIT",
53
+ "repository": {
54
+ "type": "git",
55
+ "url": "git+https://github.com/wadecalvin9/Sprygen.git"
56
+ },
57
+ "bugs": {
58
+ "url": "https://github.com/wadecalvin9/Sprygen/issues"
59
+ },
60
+ "homepage": "https://github.com/wadecalvin9/Sprygen#readme",
53
61
  "engines": {
54
62
  "node": ">=18.0.0"
55
63
  }
@@ -108,4 +108,4 @@
108
108
  </div>
109
109
  </body>
110
110
  </html>
111
-
111
+
@@ -106,4 +106,4 @@
106
106
  </div>
107
107
  </body>
108
108
  </html>
109
-
109
+
@@ -72,4 +72,4 @@
72
72
 
73
73
  </body>
74
74
  </html>
75
-
75
+
@@ -53,4 +53,4 @@
53
53
  </div>
54
54
  </body>
55
55
  </html>
56
-
56
+
@@ -130,4 +130,4 @@
130
130
  </div>
131
131
  </body>
132
132
  </html>
133
-
133
+
@@ -53,4 +53,4 @@
53
53
  </div>
54
54
  </body>
55
55
  </html>
56
-
56
+