{
	"name": "node-red-contrib-oscar-cluster-info",
	"version": "0.3.0",
	"description": "The fundamental characteristics of an OSCAR cluster are obtained through the OSCAR API.",
	"keywords": [
		"node-red",
		"node-red-contrib",
		"OSCAR-API",
		"UPV",
		"GryCAP"
	],
	"license": "Apache-2.0",
	"node-red": {
		"nodes": {
			"clusterinfo": "subflow.js"
		},
		"dependencies": []
	},
	"dependencies": {
		"crypto-js": "^4.0.0"
	}
}
