MazeMap / Leaflet.TileLayer.PouchDBCached

A Leaflet tile layer which caches into PouchDB for offline use
MIT License
207 stars 68 forks source link

add package.json #15

Closed timwis closed 8 years ago

timwis commented 8 years ago

allows installation via npm. Even if you don't register it at npmjs.org, users can install from github using:

npm install MazeMap/Leaflet.TileLayer.PouchDBCached
IvanSanchez commented 8 years ago

Looks good. Will need to deprecate bower.json at some point.