Skip to content

Commit

Permalink
modifications to pckage.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjaki2 committed Jan 27, 2016
1 parent fb85651 commit 9e29129
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "d3-world-maps",
"author": "Benjamin King <[email protected]>",
"version": "0.0.1",
"license": "ISC",
"description": "Barebone world map template build for displaying data",
"main": "./lib/index.js",
"scripts": {
Expand All @@ -15,6 +16,10 @@
"JavaScipt"
],
"homepage": "https://github.com/benjaki2",
"repository": {
"type": "git",
"url": "https://github.com/Benjaki2/d3-world-maps"
},
"devDependencies": {
"babel": "^5.4.7",
"babel-eslint": "*",
Expand Down

0 comments on commit 9e29129

Please sign in to comment.