Permalink
Jump to Line
minnpost-crime/bower.json
Fetching contributors…
![]()
Cannot retrieve contributors at this time
| { | |
| "name": "minnpost-crime", | |
| "version": "0.0.5", | |
| "main": "index.html", | |
| "dependencies": { | |
| "jquery": "1.11", | |
| "topojson": "~1.6.18", | |
| "moment": "~2.9.0", | |
| "backbone.stickit": "0.8.0", | |
| "backbone": "1.0.0", | |
| "jquery-jsonp": "~2.4.0", | |
| "underscore": "~1.7.0", | |
| "highcharts": "3", | |
| "chroma-js": "~0.6.1", | |
| "leaflet": "~0.7.3", | |
| "unsemantic": "https://github.com/nathansmith/unsemantic.git", | |
| "es5-shim": "~2.1.0" | |
| }, | |
| "ignore": [ | |
| "**/.*", | |
| "node_modules", | |
| "components" | |
| ] | |
| } |