{
  "name": "66",
  "version": "0.3.0",
  "description": "Simple client-side router.",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/.bin/grunt test"
  },
  "keywords": [
    "routing",
    "browser"
  ],
  "author": "Toby Ho",
  "license": "Apache-2.0",
  "repository": {
    "url": "git@github.com:airportyh/66.git",
    "type": "git"
  },
  "devDependencies": {
    "grunt": "~0.4.4",
    "grunt-contrib-jasmine": "~0.5.3",
    "grunt-cli": "~0.1.13",
    "grunt-template-jasmine-requirejs": "~0.1.10",
    "grunt-contrib-connect": "~0.7.1"
  }
}
