Skip to content

Instantly share code, notes, and snippets.

@rconnelly
Created August 12, 2012 21:42
Show Gist options
  • Save rconnelly/3334689 to your computer and use it in GitHub Desktop.
Save rconnelly/3334689 to your computer and use it in GitHub Desktop.
{
"name": "test1",
"version": "0.0.0",
"description": "Test example",
"main": "test1.js",
"scripts": {
"test": "node test1"
},
"repository": "",
"keywords": [
"test1"
],
"author": "Ryan Connelly",
"license": "BSD",
"dependencies": {
"vows": "~0.6.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment