We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93bf63 commit d50b90cCopy full SHA for d50b90c
package.json
@@ -1,7 +1,15 @@
1
{
2
"name": "hello",
3
- "version": "0.6.1",
+ "version": "0.6.2",
4
"description": "👋 Hello from GitHub profiles. On the command line",
5
+ "homepage": "https://github.com/hello-js/hello#readme",
6
+ "bugs": {
7
+ "url": "https://github.com/hello-js/hello/issues"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git://github.com/hello-js/hello.git"
12
13
"license": "MIT",
14
"author": "Matt Venables <matt@venabl.es>",
15
"main": "dist/index.js",
0 commit comments