{
  "name": "king__julian_star_print",
  "version": "1.0.0",
  "description": "Console logs input with a frame of stars.",
  "main": "index.js",
  "scripts": {
    "test": "starPrint('input');"
  },
  "keywords": [
    "Star",
    "Frame",
    "Console.log"
  ],
  "author": "Julian Giambelluca",
  "license": "ISC"
}
