We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b26b88 commit 50c662dCopy full SHA for 50c662d
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2016 Your name
+Copyright (c) 2016 Artur Subotkevič
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
this software and associated documentation files (the "Software"), to deal in
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-lazy-image-loading",
"version": "1.1.0",
- "description": "Vue progressive image or background loading plugin.",
+ "description": "Vue lazy image and background loading plugin.",
"main": "dist/vue-lazy-image-loading.js",
"files": [
7
"dist"
0 commit comments