{
  "name": "2go",
  "version": "0.0.21",
  "description": "a virtual data loader that can handle data transforms and splits into sub loaders ",
  "main": "src/index.js",
  "scripts": {
    "comment": "test should be compiled with browserify and envify"
  },
  "author": "Robert LaMarca <robert@northbylowereast.com>",
  "homepage":"http://mathdotrandom.com/2go",
  "license": "ISC",
  "devDependencies": {
    "aliasify": "^1.7.2",
    "mocha": "^2.1.0",
    "xbrowser_debug": "0.0.37"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bobbwhy/2go.git"
  },
  "dependencies": {
    "promise": "^6.1.0",
    "xbrowser_debug": "^0.0.5",
    "xmit": "^0.1.31"
  },
  "aliasify": "./aliasifyConfig.js"
}
