{
  "name": "vue-masonry-component",
  "version": "1.1.31",
  "description": "Masonry layout vue.js component",
  "main": "./dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Guillaume69/vue-masonry-component.git"
  },
  "keywords": [
    "vuejs",
    "masonry"
  ],
  "author": "Guillaume Marchand",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Guillaume69/vue-masonry-component/issues"
  },
  "homepage": "https://github.com/Guillaume69/vue-masonry-component#readme",
  "devDependencies": {
    "bili": "^4.8.1",
    "rollup-plugin-vue": "^5.0.1",
    "vue-template-compiler": "^2.6.10"
  },
  "dependencies": {
    "masonry-layout": "^4.2.2",
    "imagesloaded": "^4.1.4"
  }
}
