vue-image-preloader
Version:
Vue image preloader component.
25 lines (24 loc) • 608 B
JSON
{
"name": "vue-image-preloader",
"version": "0.2.8",
"description": "Vue image preloader component.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue",
"vue-image-preloader",
"image"
],
"author": "RubystarAshe",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/rubystarashe/vue-image-preloader.git"
},
"bugs": {
"url": "https://github.com/rubystarashe/vue-image-preloader/issues"
},
"homepage": "https://github.com/rubystarashe/vue-image-preloader#readme"
}