Skip to content

Instantly share code, notes, and snippets.

@tbergeron
Created October 11, 2012 02:16
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 tbergeron/3869767 to your computer and use it in GitHub Desktop.
Save tbergeron/3869767 to your computer and use it in GitHub Desktop.
{
"name": "LifeStore",
"version": "0.0.0-17",
"description": "ERROR: No README.md file found!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "index.js"
},
"repository": {
"type": "git",
"url": "https://USERINFOS@HIDDEN@github.com/tbergeron/LifeStore"
},
"author": "",
"license": "BSD",
"dependencies": {
"knox": "~0.3.1",
"thinair": "~0.3.16"
},
"subdomain": "lifestore",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment