{
  "name": "coaxs",
  "version": "0.1.0",
  "homepage": "https://github.com/mitTransportAnalyst/CoAXs",
  "authors": [
    "Kuan Butts <kuanbutts@yahoo.com>"
  ],
  "description": "CoAXs interactive transit corridor modifier/builder",
  "main": "",
  "moduleType": [
    "node"
  ],
  "license": "Apache 2.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "~1.4.x",
    "angular-bootstrap": "~0.13.0",
    "angular-leaflet-directive": "~0.8.1",
    "angular-simple-logger": "~0.0.1",
    "angular-resource": "~1.3.15",
    "bootstrap": "~3.3.4",
    "d3": "~3.5.5",
    "es6-promise": "~2.2.0",
    "fetch": "~0.9.0",
    "font-awesome": "~4.4.0",
	"font-awesome-animation": "~0.0.7",
    "jquery": "~2.1.4",
    "leaflet": "~0.7.5",
    "ui-router": "~0.2.14"
  },
  "resolutions": {
    "angular": "~1.4.6",
    "font-awesome": "~4.4.0"
  }
}