{
  "name": "ng-image-appear",
  "description": "AngularJS Module to make images appear with transition as they load",
  "main": "src/js/build/ng-image-appear.js",
  "version": "1.11.15",
  "authors": [
    "Arun Michael Dsouza <amdsouza92@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "angularjs",
    "module",
    "image",
    "appear",
    "transition"
  ],
  "homepage": "https://github.com/ArunMichaelDsouza/ng-image-appear",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}