{
  "name": "167-hello-word",
  "version": "1.0.7",
  "main": "index.js",
  "repository": "git@gitlab.com:do365/2019/167-npm-org-hello-world.git",
  "files": ["index.js", "bin/*.js"],
  "bin": {
  	"167-hello-word":"bin/167-hello-word.js"
  },
  "author": "stallman <gnuhub@icloud.com>",
  "license": "MIT"
}
