Skip to content

Instantly share code, notes, and snippets.

Created March 11, 2014 11:22
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/9483881 to your computer and use it in GitHub Desktop.
Save anonymous/9483881 to your computer and use it in GitHub Desktop.
{
"name": "my-awesome-project",
"version": "0.0.0",
"description": "My Awesome Project",
"main": "index.js",
"directories": {
"doc": "doc"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "BSD"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment