{
  "name": "jquery-fracs",
  "version": "0.15.1",
  "description": "determine the visible fractions of an HTML element",
  "homepage": "http://larsjung.de/jquery-fracs/",
  "authors": [
    "Lars Jung <lrsjng@gmail.com> (http://larsjung.de)"
  ],
  "main": "dist/jquery.fracs.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/lrsjng/jquery-fracs.git"
  },
  "ignore": [
    "*",
    "!dist/*",
    "!*.md"
  ]
}
