{
  "name": "appborg",
  "version": "0.0.17",
  
  "description": "appborg helps you build hybrid apps: native + webkit* + subprocess*",
  "url": "https://github.com/shopkeep/appborg",
  
  "main": "js/lib/appborg.js",
  
  "dependencies": {
    "linestream": "=0.2.2",
    "underscore": "=1.2.0",
    "async": "=0.1.10"
  },
  
  "devDependencies": {
    "tafa-misc-util": "=0.1.6"
  },
  
  "author": "Andrew Schaaf <andrew@andrewschaaf.com> (http://andrewschaaf.com)",
  
  "repository": {
    "type": "git",
    "url": "git://github.com/shopkeep/appborg.git"
  }
}