{
  "name": "youtube-duration",
  "version": "1.0.0",
  "description": "Youtube Duration Formatter",
  "main": "index.js",
  "scripts": {
    "start": "node index"
  },
  "keywords": [
    "Youtube",
    "API",
    "Video",
    "Duration",
    "Format"
  ],
  "author": "ArsanDev",
  "license": "MIT",
  "dependencies": {}
}
