{
  "name": "smiley-by-kfir-graidi",
  "version": "1.0.2",
  "description": "Printing Smileys on the Console",
  "main": "app.js",
  "scripts": {
    "start": "node app"
  },
  "keywords": ["Smiley", "Happy", "Sad"],
  "author": "Kfir Graidi",
  "license": "ISC"
}