{
  "name": "hello_world",
  "version": "1.0.0",
  "description": "Trying C# on Mac OS X Yosemite with Visual Source Code",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Robert James Metcalfe",
  "license": "ISC"
}
