{
  "_from": "cypress-api-request",
  "_id": "cypress-api-request@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-FAceFUXIepcFGakcz1l7UwimVLP8Tdo/CCXUhIJclustOyZAZT7BIyc1SrRt87tUIENJulQ4svB9gpGUqsE9Jw==",
  "_location": "/cypress-api-request",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "cypress-api-request",
    "name": "cypress-api-request",
    "escapedName": "cypress-api-request",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/cypress-api-request/-/cypress-api-request-1.0.3.tgz",
  "_shasum": "400f82273cb072406e51b053fac17c5dab4a3f54",
  "_spec": "cypress-api-request",
  "_where": "C:\\Users\\pawel\\Klienci\\pawelhalladin@gmail.com\\project\\Arkad\\Arkad.Server.Cypress",
  "author": {
    "name": "Paweł Halladin"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Cypress plugin for RESTful services testing",
  "devDependencies": {
    "better-docs": "^2.3.2",
    "cypress": "^8.5.0",
    "json-format-highlight": "^1.0.4"
  },
  "files": [
    "api.js",
    "commands.js",
    "dom_logger.js"
  ],
  "keywords": [
    "cypress",
    "RESTfull",
    "API"
  ],
  "license": "MIT",
  "main": "app.js",
  "name": "cypress-api-request",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "docs": "jsdoc api.js -t ./node_modules/better-docs -d ./documentation",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.4"
}
