{
  "name": "libgif",
  "version": "0.0.3",
  "description": "JavaScript GIF parser and player forked from Buzzfeed",
  "main": "libgif.js",
  "scripts": {
    "test": "echo \"No active tests\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kelyvin/libgif-js.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kelyvin/libgif-js/issues"
  },
  "homepage": "https://github.com/kelyvin/libgif-js#readme"
}
