{
  "name": "kwhmshello",
  "version": "1.0.2",
  "description": "hello world from kwhms using how-to-module",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "author": "kwhms",
  "license": "ISC",
  "dependencies": {
    "@linclark/pkg": "^1.0.2"
  },
  "repository": "https://github.com/kwhms/fcc-npm"
}
