{
  "name": "oci-cloudguard",
  "version": "2.135.0",
  "description": "OCI NodeJS client for Cloud Guard Service",
  "repository": {
    "type": "git",
    "url": "https://github.com/oracle/oci-typescript-sdk"
  },
  "main": "./index.js",
  "typings": "./index",
  "scripts": {},
  "author": {
    "name": "Oracle Cloud Infrastructure",
    "email": ""
  },
  "license": "(UPL-1.0 OR Apache-2.0)",
  "dependencies": {
    "oci-common": "2.135.0",
    "opossum": "5.0.1",
    "oci-workrequests": "2.135.0"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  },
  "contributors": [
    "Yash Chandra <yash.chandra@oracle.com>",
    "Nivedita Parihar <nivedita.parihar@oracle.com>",
    "Joshua Ramirez <joshua.r.ramirez@oracle.com>",
    "Kalpana Ramasamy <kalpana.ramasamy@oracle.com>"
  ]
}
