Skip to content

Instantly share code, notes, and snippets.

@martinheidegger
Created December 7, 2012 11:13
Show Gist options
  • Save martinheidegger/4232590 to your computer and use it in GitHub Desktop.
Save martinheidegger/4232590 to your computer and use it in GitHub Desktop.
npm problems
{
"name": "myProject",
"description": "A test project to get my dependencies running",
"version": "1.0.0",
"preferGlobal": "true",
"dependencies": {
"mocha" : "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment