hallahan / LeafletPlayback

This is a Leaflet plug-in that plays back points that have a time stamp synchronized to a clock.
http://leafletplayback.theoutpost.io
Other
482 stars 165 forks source link

ADDED: bower.json and automated updates of bower.json during grunt builds #29

Closed hansenmc closed 9 years ago

hansenmc commented 9 years ago

using grunt-write-bower-json plugin.

The template in /config/bower-template.json is updated with values from package.json. Having a bower.json that lists the main files makes it possible for grunt-bower-install to update references to LeafletPlayback JavaScript resources.

ADDED: additional attributes to the package.json