Skip to content

Commit

Permalink
tweak component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
noahpryor committed Jun 23, 2015
1 parent d062c9e commit e011eb5
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "analytics.js-integration-sumome",
"repo": "usefedora/fedora-analytics.js-integration-sumome",
"repository": "usefedora/fedora-analytics.js-integration-sumome",
"description": "The SumoMe analytics.js integration.",
"version": "1.0.0",
"license": "MIT",
Expand All @@ -13,10 +13,12 @@
"segmentio/to-unix-timestamp": "0.0.1"
},
"development": {
"segmentio/analytics.js": "*",
"component/jquery": "1.0.0",
"segmentio/clear-env": "0.2.x",
"segmentio/analytics.js-integration-tester": "1.4.x",
"segmentio/when": "0.0.1"
"depenencies": {
"segmentio/analytics.js": "*",
"component/jquery": "1.0.0",
"segmentio/clear-env": "0.2.x",
"segmentio/analytics.js-integration-tester": "1.4.x",
"segmentio/when": "0.0.1"
}
}
}

0 comments on commit e011eb5

Please sign in to comment.