Skip to content

Instantly share code, notes, and snippets.

@busches
Created May 5, 2015 17:38
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 busches/9e03ce80e9fcaac03f3f to your computer and use it in GitHub Desktop.
Save busches/9e03ce80e9fcaac03f3f to your computer and use it in GitHub Desktop.
Simple package.json
{
"name": "npmBug",
"version": "0.0.0",
"dependencies": {},
"devDependencies": {
"browser-sync": "~1.7.1",
"karma": "^0.12.31"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment