Skip to content

Commit

Permalink
update woefully out-of-date bower.json [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Aug 1, 2016
1 parent 84b181a commit f455989
Showing 1 changed file with 9 additions and 17 deletions.
26 changes: 9 additions & 17 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
{
"name": "mocha",
"homepage": "http://mocha.github.io/mocha",
"homepage": "https://mochajs.org",
"description": "simple, flexible, fun test framework",
"authors": [
"TJ Holowaychuk <[email protected]>",
"Joshua Appelman <[email protected]>",
"Oleg Gaidarenko <[email protected]>",
"Christoffer Hallas <[email protected]>",
"Christopher Hiller <[email protected]>",
"Travis Jeffery <[email protected]>",
"Johnathan Ong <[email protected]>",
"Guillermo Rauch <[email protected]>"
],
"repository": {
"type": "git",
"url": "git://github.com/mochajs/mocha.git"
Expand All @@ -25,15 +15,17 @@
"editors",
"images",
"lib",
"support",
"scripts",
"test",
".gitignore",
".npmignore",
".travis.yml",
"component.json",
"assets",
"media",
".*",
"index.js",
"karma.conf.js",
"browser-entry.js",
"Makefile",
"package.json"
"package.json",
"appveyor.yml"
],
"keywords": [
"mocha",
Expand Down

0 comments on commit f455989

Please sign in to comment.