Created
December 7, 2012 11:13
-
-
Save martinheidegger/4232590 to your computer and use it in GitHub Desktop.
npm problems
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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