{
  "name": "vue-progressive-images",
  "author": "Fabio Nolasco",
  "version": "2.0.6",
  "license": "MIT",
  "main": "src/Image.vue",
  "description": "NPM package for Vue.JS: Super lightweight script that provides a way to offer progressive image loading in Vue Apps.",
  "keywords": [
    "Vue",
    "Vue.js",
    "Image",
    "img",
    "retina",
    "progressive",
    "lazy-load"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/fabionolasco/vue-progressive-images"
  }
}