{
  "name": "linked-list-group-reversal-502",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "abdulazeez",
  "license": "ISC",
  "description": "linked list with group reversal",
  "keywords": [
    "linked",
    "list",
    "reversal",
    "DSA"
  ]
}
