{
  "name": "vi-railgun",
  "version": "0.0.6",
  "description": "A single page web app framework",
  "main": "./lib/railgun.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/vi-works/railgun.git"
  },
  "license": "MIT",
  "dependencies": {
  },
  "devDependencies": {
    "browserify": "~10.2.4",
    "bundle-collapser": "~1.2.0",
    "grunt": "~0.4.5",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-nodeunit": "~0.4.1",
    "grunt-contrib-uglify": "~0.5.0",
    "grunt-shell": "~1.1.2"
  }
}
