Skip to content

Commit

Permalink
description & keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekmunde committed Aug 27, 2017
1 parent 2bf4ba0 commit b854e8d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"name": "ember-m-image",
"version": "0.1.5",
"description": "A simple Ember addon to display the image and it's loading/error states using the same <img> tag Edit",
"description": "A simple Ember addon to load the image through DOM or API approaches and display image's loading/error states using the same <img> tag",
"keywords": [
"ember-addon",
"image-preloader",
"image-loader",
"image-ajax-loader",
"image-fetch-loader",
"image-loading",
"image-error"
],
Expand Down

0 comments on commit b854e8d

Please sign in to comment.