Skip to content

Commit

Permalink
add git info
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Sep 24, 2015
1 parent 44833cc commit 6546a43
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"name": "angular-slick-carousel",
"version": "3.0.10",
"main": "dist/angular-slick.js",
"repository": {
"type": "git",
"url": "https://github.com/devmark/angular-slick-carousel.git"
},
"author": "DevMark",
"license": "MIT",
"dependencies": {
"event-stream": "^3.3.1",
"gulp-concat": "^2.6.0",
Expand All @@ -10,9 +16,6 @@
"gulp-minify-css": "^1.2.0",
"gulp-plumber": "^1.0.1"
},
"scripts": {
"test": "gulp test"
},
"devDependencies": {
"gulp": "~3.9.0",
"gulp-autoprefixer": "~2.3.1",
Expand Down

0 comments on commit 6546a43

Please sign in to comment.