Skip to content

Instantly share code, notes, and snippets.

@joshsmith
Created September 28, 2016 01:31
Show Gist options
  • Select an option

  • Save joshsmith/712b60f3330781a9138193bcde90264d to your computer and use it in GitHub Desktop.

Select an option

Save joshsmith/712b60f3330781a9138193bcde90264d to your computer and use it in GitHub Desktop.

Revisions

  1. joshsmith created this gist Sep 28, 2016.
    16 changes: 16 additions & 0 deletions bower.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,16 @@
    {
    "name": "code-corps-ember",
    "dependencies": {
    "pace": "^1.0.2",
    "dom-ruler": "0.1.13",
    "es5-shim": "^4.5.9",
    "FakeXMLHttpRequest": "^1.4.0",
    "route-recognizer": "^0.2.6",
    "pretender": "^1.1.0",
    "Faker": "^3.1.0",
    "zxcvbn": "^4.3.0",
    "typed.js": "^1.1.1",
    "bourbon": "^4.2.7",
    "neat": "^1.8.0"
    }
    }