Skip to content

Instantly share code, notes, and snippets.

@wgottschalk-RMS
Created May 29, 2016 22:39
Show Gist options
  • Save wgottschalk-RMS/16d136fdcca92bbba56b1ceae43a8657 to your computer and use it in GitHub Desktop.
Save wgottschalk-RMS/16d136fdcca92bbba56b1ceae43a8657 to your computer and use it in GitHub Desktop.
{
"name": "medium_example_app",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wgottschalk/medium_example_app.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/wgottschalk/medium_example_app/issues"
},
"homepage": "https://github.com/wgottschalk/medium_example_app#readme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment