https://github.com/mozilla/interest-dashboard
Raw File
Tip revision: 17d2b9af725a0bda006f1aa539c8bf61f4ce2ea7 authored by Marina Samuel on 10 February 2015, 22:40:40 UTC
Bumping to version 0.9.1
Tip revision: 17d2b9a
package.json
{
  "author": "Mozilla",
  "description": "Firefox Interest Dashboard provides a colorful and interactive view of your interests based on your browsing history.",
  "fullName": "Firefox Interest Dashboard",
  "id": "firefox.interest.dashboard@up.mozilla",
  "license": "MPL 2.0",
  "name": "firefox-interest-dashboard",
  "version": "0.9.1",
  "devDependencies": {
    "grunt": "~0.4.2",
    "grunt-angular-gettext": "~0.2.6"
  }
}
back to top