Skip to content

Commit eb10161

Browse files
Add repository information to NPM.
1 parent 5e8051a commit eb10161

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "angular-slug",
33
"version": "0.0.3",
4+
"repository": {
5+
"type" : "git",
6+
"url" : "http://github.com/lucasconstantino/angular-slug.git"
7+
},
48
"description": "An AngularJS wrapper arround the slug library",
59
"main": "angular-slug.js",
610
"homepage": "https://github.com/lucasconstantino/angular-slug",

0 commit comments

Comments
 (0)