{
  "name": "simplerestapi",
  "version": "1.0.5",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "node src/index.js"
  },
  "keywords": [
    "REST",
    "API",
    "node js",
    "petition",
    "request",
    "api petition"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.6.6"
  }
}
