{
  "name": "qansigliere-revelsystems-api-integration",
  "version": "0.4.5",
  "description": "The main idea of ​​this library created in the JavaScript language is to provide a ready-made set of API methods for integration with Revel Systems Management Console",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/QANSIGLIERE/RevelSystemsAPIIntegration.git"
  },
  "keywords": [
    "qansigliere",
    "revel",
    "systems",
    "api",
    "rest",
    "api",
    "get",
    "post",
    "put",
    "integration",
    "patch"
  ],
  "author": "qansigliere@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/QANSIGLIERE/RevelSystemsAPIIntegration/issues"
  },
  "homepage": "https://github.com/QANSIGLIERE/RevelSystemsAPIIntegration#readme",
  "devDependencies": {
    "typescript": "^5.7.3"
  },
  "dependencies": {
    "qansigliere-axios-utils": "^1.2.0"
  }
}
