@schema31/react-gcloud-monitoring-sdk
Version:
ReactJS SDK to interact with gCloud Monitoring services
29 lines (28 loc) • 720 B
JSON
{
"name": "@schema31/react-gcloud-monitoring-sdk",
"version": "1.1.6",
"description": "ReactJS SDK to interact with gCloud Monitoring services",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Schema31/react-gcloud-monitoring-sdk.git"
},
"keywords": [
"react.js",
"gcloud",
"monitoring",
"logger",
"debug",
"log",
"logging"
],
"author": "Schema31 S.p.A.",
"license": "MIT",
"bugs": {
"url": "https://github.com/Schema31/react-gcloud-monitoring-sdk/issues"
},
"homepage": "https://github.com/Schema31/react-gcloud-monitoring-sdk#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}