{
  "name": "famo.us",
  "version": "0.2.2",
  "homepage": "https://github.com/aelr/famous-commonjs",
  "repository" : {
    "type" : "git",
    "url" : "https://github.com/aelr/famous-commonjs.git"
  },
  "authors": [
    "Michael Riley <aelr@outlook.com>"
  ],
  "description": "A port of Famo.us to CommonJS",
  "keywords": [
    "Famo.us",
    "famous",
    "CommonJS"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    ".idea"
  ]
}
