{
  "name": "yavafetch",
  "version": "1.1.0",
  "description": "A fetch utility written in JavaScript (YavaSkreept)",
  "main": "src/index.js",
  "scripts": {
    "test": "npm run",
    "start": "node src/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jeebuscrossaint/Yavafetch.git"
  },
  "keywords": [
    "fetch",
    "neofetch",
    "fastfetch",
    "js-fetch"
  ],
  "author": "Amarnath P.",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jeebuscrossaint/Yavafetch/issues"
  },
  "homepage": "https://github.com/jeebuscrossaint/Yavafetch#readme"
}
