{
  "name": "<%=npmname%>",
  "author": "<%=username%>",
  "repository": {
    "type": "git",
    "url": "git://github.com/<%=username%>/<%=name%>.git"
  },
  "bugs": {
    "url": "https://github.com/<%=username%>/<%=name%>/issues"
  }
}
  
