{
  "name": "tururu",
  "version": "1.2.0",
  "description": "naruto sadness and sorrow funk remix in the terminal",
  "main": "index.js",
  "scripts": {
    "start": "node index.js"
  },
  "keywords": [
    "music",
    "terminal",
    "naruto"
  ],
  "bin": {
    "tururu": "./index.js"
  },
  "bugs": {
    "url": "https://github.com/gabrielEloy/tururu/issues"
  },
  "homepage": "https://github.com/gabrielEloy/tururu",
  "author": "Gabriel Eloy",
  "license": "MIT",
  "dependencies": {}
}
