Skip to content

Instantly share code, notes, and snippets.

/stdin.txt Secret

Created March 26, 2012 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/34d0bf09ce214ed0e578 to your computer and use it in GitHub Desktop.
Save anonymous/34d0bf09ce214ed0e578 to your computer and use it in GitHub Desktop.
{
"name": "h5bp",
"description": "nodejs middleware for h5bp server configuration",
"version": "0.0.3",
"authors": [
{
"name": "Nick Baugh",
"email": "niftylettuce@gmail.com"
},
{
"name": "Sean Caetano Martin",
"email": "seancaetanomartin@gmail.com"
}
],
"keywords": ["h5bp", "server-config", "boilerplate"],
"homepage": "https://github.com/h5bp/server-configs",
"repository": {
"type": "git",
"url": "https://github.com/h5bp/server-configs.git"
},
"engines": {
"node": ">= 0.6.0"
},
"main": "node.js",
"dependencies": {},
"devDependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment