{
  "name": "qm-ac-power-mapping",
  "version": "2.0.3",
  "description": "Mapping Set voltage | AC Power Source Module | Node-RED",
  "main": "ac-power-mapping.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/modulesQuimera/qm-ac-power-mapping.git"
  },
  "keywords": ["quimera","Hub","JIG"],
  "author": "HUB-LSE",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/modulesQuimera/qm-hub-ac-power-set-voltage-mapping/issues"
  },
  "homepage": "https://github.com/modulesQuimera/qm-hub-ac-power-set-voltage-mapping#readme",
  "node-red": {
		"nodes": {
			"ac-power-mapping": "ac-power-mapping.js"
		}
	}
}
