{
    "angular": {
        "title": "AngularJS",
        "url": "https://angularjs.org/",
        "description": "HTML enhanced for web apps!",
        "logo": "angular.png"
    },
    "bootstrap": {
        "title": "Bootstrap",
        "url": "http://getbootstrap.com/",
        "description": "Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.",
        "logo": "bootstrap.png"
    },
    "ui-bootstrap": {
        "title": "Angular UI Bootstrap",
        "url": "http://angular-ui.github.io/bootstrap/",
        "description": "Bootstrap components written in pure AngularJS by the AngularUI Team.",
        "logo": "ui-bootstrap.png"
    },
    "angular-strap": {
        "title": "Angular Strap",
        "url": "http://mgcrea.github.io/angular-strap/",
        "description": "AngularJS 1.2+ native directives for Bootstrap 3.",
        "logo": "angular-strap.png"
    },
    "angular-material": {
        "title": "Angular Material Design",
        "url": "https://material.angularjs.org/#/",
        "description": "The Angular reference implementation of the Google's Material Design specification.",
        "logo": "angular-material.png"
    },
    "material-design-lite": {
        "title": "Material Design Lite",
        "url": "http://www.getmdl.io/",
        "description": "Add a Material Design look and feel to your websites.",
        "logo": "material-design-lite.png"
    },
    "browsersync": {
        "title": "BrowserSync",
        "url": "http://browsersync.io/",
        "description": "Time-saving synchronised browser testing.",
        "logo": "browsersync.png"
    },
    "foundation": {
        "title": "Foundation",
        "url": "http://foundation.zurb.com/",
        "description": "The most advanced responsive front-end framework in the world.",
        "logo": "foundation.png"
    },
    "angular-foundation": {
      "title": "Angular Foundation",
      "url": "http://pineconellc.github.io/angular-foundation/",
      "description": "A set of native AngularJS directives based on Foundation's markup and CSS",
      "logo": "angular-foundation.png"
    },
    "gulp": {
        "title": "GulpJS",
        "url": "http://gulpjs.com/",
        "description": "The streaming build system.",
        "logo": "gulp.png"
    },
    "jquery": {
        "title": "jQuery",
        "url": "http://jquery.com/",
        "description": "jQuery is a fast, small, and feature-rich JavaScript library.",
        "logo": "jquery.jpg"
    },
    "zeptojs": {
        "title": "Zepto",
        "url": "http://zeptojs.com/",
        "description": "The aerogel-weight jQuery-compatible JavaScript library.",
        "logo": "zepto.png"
    },
    "jasmine": {
        "title": "Jasmine",
        "url": "http://jasmine.github.io/",
        "description": "Behavior-Driven JavaScript.",
        "logo": "jasmine.png"
    },
    "karma": {
        "title": "Karma",
        "url": "http://karma-runner.github.io/",
        "description": "Spectacular Test Runner for JavaScript.",
        "logo": "karma.png"
    },
    "protractor": {
        "title": "Protractor",
        "url": "https://github.com/angular/protractor",
        "description": "End to end test framework for AngularJS applications built on top of WebDriverJS.",
        "logo": "protractor.png"
    },
    "ruby-sass": {
        "title": "Sass (Ruby)",
        "url": "http://sass-lang.com/",
        "description": "Original Syntactically Awesome StyleSheets implemented in Ruby",
        "logo": "ruby-sass.png"
    },
    "node-sass": {
        "title": "Sass (Node)",
        "url": "https://github.com/sass/node-sass",
        "description": "Node.js binding to libsass, the C version of the popular stylesheet preprocessor, Sass.",
        "logo": "node-sass.png"
    },
    "less": {
        "title": "Less",
        "url": "http://lesscss.org/",
        "description": "Less extends the CSS language, adding features that allow variables, mixins, functions and many other techniques.",
        "logo": "less.png"
    },
    "stylus": {
        "title": "Stylus",
        "url": "http://learnboost.github.io/stylus/",
        "description": "Stylus is a revolutionary new language, providing an efficient, dynamic, and expressive way to generate CSS. Supporting both an indented syntax and regular CSS style.",
        "logo": "stylus.png"
    },
    "coffee": {
        "title": "CoffeeScript",
        "url": "http://coffeescript.org/",
        "description": "CoffeeScript, \"a little language that compiles into JavaScript\".",
        "logo": "coffeescript.png"
    },
    "babel": {
        "title": "ES6 (Babel formerly 6to5)",
        "url": "https://babeljs.io/",
        "description": "Turns ES6+ code into vanilla ES5, so you can use next generation features today.",
        "logo": "babel.png"
    },
    "traceur": {
        "title": "ES6 (Traceur)",
        "url": "https://github.com/google/traceur-compiler",
        "description": "A JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today.",
        "logo": "traceur.png"
    },
    "typescript": {
        "title": "TypeScript",
        "url": "http://www.typescriptlang.org/",
        "description": "TypeScript, a typed superset of JavaScript that compiles to plain JavaScript.",
        "logo": "typescript.png"
    },
    "jade": {
      "key": "jade",
      "title": "Jade",
      "url": "http://jade-lang.com/",
      "description": "Jade is a high performance template engine heavily influenced by Haml and implemented with JavaScript for node.",
      "logo": "jade.png"
    },
    "haml": {
      "key": "haml",
      "title": "HAML",
      "url": "http://haml.info/",
      "description": "Beautiful, DRY, well-indented, clear markup: templating haiku.",
      "logo": "haml.png"
    },
    "handlebars": {
      "key": "handlebars",
      "title": "Handlebars",
      "url": "http://handlebarsjs.com/",
      "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration.",
      "logo": "handlebars.png"
    }
}
