Skip to content

Instantly share code, notes, and snippets.

@fabriziomachado
Created December 8, 2011 09:32
Show Gist options
  • Save fabriziomachado/1446560 to your computer and use it in GitHub Desktop.
Save fabriziomachado/1446560 to your computer and use it in GitHub Desktop.
application/servers/node_modules/basic-auth/package.json
{
"author": "",
"name": "basi-auth",
"description": "Simple HTTP Basic Authentication",
"version": "0.0.1",
"repository": {
"url": ""
},
"main": "./basic-auth",
"engines": {
"node": "~0.4.9"
},
"dependencies": {},
"devDependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment