{
  "name": "lesson04-npm",
  "version": "1.0.0",
  "description": "SayHi npm",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "lessons",
    "npm",
    "package"
  ],
  "author": "AAH",
  "license": "ISC"
}
