freedomjs/freedom

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "freedom",
  "version": "0.6.36",
  "homepage": "http://freedomjs.org",
  "repository": {
    "type": "git",
    "url": "git://github.com/freedomjs/freedom.git"
  },
  "authors": [
    "Will Scott <willscott@gmail.com> (https://wills.co.tt)",
    "Raymond Cheng <ryscheng@cs.washington.edu> (http://raymondcheng.net)"
  ],
  "description": "Embracing a Distributed Web",
  "main": "freedom.js",
  "license": "Apache",
  "ignore": [
    "**/.*",
    "node_modules",
    "spec",
    "demo",
    "tools"
  ]
}