Skip to content

Commit 534b443

Browse files
Add git url to npm homepage.
1 parent c30c3dd commit 534b443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.1",
44
"description": "An AngularJS wrapper arround the slug library",
55
"main": "angular-slug.js",
6+
"homepage": "https://github.com/lucasconstantino/angular-slug",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},

0 commit comments

Comments
 (0)