Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickJS committed Oct 23, 2013
1 parent 7e6564f commit 3ead3a8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "angular-d3js",
"name": "angular-d3",
"version": "0.0.1",
"main": "angular-d3js.js",
"main": "angular-d3.js",
"description": "d3 for Angular.js",
"homepage": "https://github.com/gdi2290/angular-d3js",
"bugs": "https://github.com/gdi2290/angular-d3js/issues",
"homepage": "https://github.com/gdi2290/angular-d3",
"bugs": "https://github.com/gdi2290/angular-d3/issues",
"author": {
"name": "Patrick Stapleton",
"email": "patrick@gdi2290.com",
"url": "www.gdi2290.com"
},
"repository": {
"type": "git",
"url": "git@github.com:gdi2290/angular-d3js.git"
"url": "git@github.com:gdi2290/angular-d3.git"
},
"licenses": [
{
Expand Down

0 comments on commit 3ead3a8

Please sign in to comment.