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 5e8051a commit eb10161Copy full SHA for eb10161
package.json
@@ -1,6 +1,10 @@
1
{
2
"name": "angular-slug",
3
"version": "0.0.3",
4
+ "repository": {
5
+ "type" : "git",
6
+ "url" : "http://github.com/lucasconstantino/angular-slug.git"
7
+ },
8
"description": "An AngularJS wrapper arround the slug library",
9
"main": "angular-slug.js",
10
"homepage": "https://github.com/lucasconstantino/angular-slug",
0 commit comments