{
  "name": "nodeday-hecbeita",
  "version": "1.0.2",
  "description": "Example package for #nodeschool, first package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Hector Garcia Beita",
  "email": "hecbeita1988@gmail.com",
  "twitter": "https://twitter.com/hgbeita",
  "license": "MIT",
  "keywords": [
    "javascript",
    "js",
    "nodejs",
    "costaricajs"
  ]
}
