UNPKG

nino-github-example

Version:

Get a list of github user repos

20 lines (19 loc) 367 B
{ "name": "nino-github-example", "version": "0.0.1", "description": "Get a list of github user repos", "main": "express-server.js", "dependencies": { "socket.io": "~0.9.16", "express": "~3.3.4" }, "devDependencies": {}, "scripts": { "test": "test" }, "keywords": [ "Hello" ], "author": "Nino Merdzanovic", "license": "BSD" }