{
  "name": "livewire",
  "version": "0.6.1",
  "description": "Livescript microrouting library",
  "main": "./lib",
  "dependencies": {
    "highland": "~1.26.3",
    "qs": "~0.6.6",
    "raw-body": "~1.1.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/quarterto/Livewire.git"
  },
  "author": "Matt Brennan <matt.brennan@import.io>",
  "homepage": "http://github.com/quarterto/Livewire/",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/quarterto/Livewire/blob/master/licence.md"
    }
  ],
  "devDependencies": {
    "LiveScript": "~1.2",
    "concat-stream": "~1.4.6",
    "freeport": "~1.0.2",
    "istanbul": "~0.2.4",
    "karma-sinon-expect": "~0.1.3",
    "make-livescript": "0.0.0",
    "from": "~0.1.3",
    "mocha": "~1.17.1"
  },
  "scripts": {
    "test": "make test"
  }
}
