Skip to content

Instantly share code, notes, and snippets.

@muratsu
Created May 7, 2015 17:15
Show Gist options
  • Save muratsu/cebdf25b56f6e59163f1 to your computer and use it in GitHub Desktop.
Save muratsu/cebdf25b56f6e59163f1 to your computer and use it in GitHub Desktop.
package repro
{
"name": "foo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"browserify": "^10.1.2",
"JSONStream": "~0.8.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment