Skip to content

Commit

Permalink
Migrating repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghnuberath committed Jun 12, 2015
1 parent 572127a commit 7d4fe10
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
{
"name": "ravel-google-oauth2-provider",
"version": "0.1.0",
"version": "0.1.1",
"author": "Sean McIntyre <s.mcintyre@xverba.ca>",
"description": "Google OAuth2 Provider for Ravel Rapid Application Development Framework",
"contributors": [
{"name": "Sean McIntyre","email": "smcintyre@xverba.ca"}
],
"license":"MIT",
"repository" :{
"type" : "git",
"url" : "https://github.com/raveljs/ravel-google-oauth2-provider.git"
},
"main":"ravel-google-oauth2-provider.js",
"dependencies": {
"passport-google-oauth":"0.1.5"
Expand Down

0 comments on commit 7d4fe10

Please sign in to comment.