{
  "name": "slot-framework",
  "version": "0.0.14",
  "description": "Closing the gap between server and client side, Slot is a Cross Side Web Framework that let you reuse the same code on client and server side",
  "keywords": [
    "framework",
    "web",
    "development",
    "slot",
    "fragment",
    "bootstrap",
    "zurb",
    "jquery",
    "html",
    "html5",
    "css"
  ],
  "author": {
    "name": "Carlos Echeverría",
    "email": "SlotFramework@gmail.com",
    "url": "https://github.com/cecheverria"
  },
  "contributors": [],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/SlotTeam/slot-framework/blob/master/LICENSE"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/SlotTeam/slot-framework.git"
  },
  "dependencies": {
    "colors": "^0.6.2",
    "connect": "2.12.0",
    "mime": "1.2.11",
    "mkdirp": "0.3.5",
    "string": "^2.0.0",
    "winston": "^0.7.3",
    "winston-redis": "^0.2.1"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "main": "index",
  "homepage": "http://www.slotframework.org/",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/SlotTeam/slot-framework/issues"
  },
  "_id": "slot-framework@0.0.14",
  "_from": "slot-framework@>= 0.0.1"
}
