{
  "name": "nodeCombo",
  "version": "1.0.0",
  "description": "combo for node",
  "main": "index.js",
  "scripts": {
    "start": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:willworks/nodeCombo.git"
  },
  "keywords": [
    "combo",
    "node"
  ],
  "author": "willworks",
  "license": "MIT"
}
