We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe530e commit 13d47a6Copy full SHA for 13d47a6
package.json
@@ -96,8 +96,16 @@
96
"publishConfig": {
97
"access": "public"
98
},
99
- "author": "Julien Ripouteau <julien@ripouteau.com>,adonisjs",
+ "author": "Julien Ripouteau <julien@ripouteau.com>",
100
"license": "MIT",
101
+ "homepage": "https://github.com/adonisjs/inertia#readme",
102
+ "repository": {
103
+ "type": "git",
104
+ "url": "git+https://github.com/adonisjs/inertia.git"
105
+ },
106
+ "bugs": {
107
+ "url": "https://github.com/adonisjs/inertia/issues"
108
109
"keywords": [
110
"inertia",
111
"adonisjs"
0 commit comments