elevatezoom icon indicating copy to clipboard operation
elevatezoom copied to clipboard

missing bower.json

Open austinpray opened this issue 11 years ago • 3 comments

In order for this project to be a proper bower package it needs a bower.json http://bower.io/docs/creating-packages/#bowerjson

austinpray avatar Nov 17 '14 05:11 austinpray

+1

tarampampam avatar Apr 14 '16 12:04 tarampampam

+1

Andreas-Schoenefeldt avatar Oct 23 '16 22:10 Andreas-Schoenefeldt

I managed to pull it anyway via:

{
 [...]
  "dependencies": {
        "elevatezoom" : "[email protected]:elevateweb/elevatezoom#master"
  }
}

The bower.json would never the less be more convenient, because this could then define already the jquery dependency.

Andreas-Schoenefeldt avatar Oct 23 '16 22:10 Andreas-Schoenefeldt