UNPKG

mcprotocol-patch

Version:

Routine to communicate with Mitsubishi FX3U PLCs

30 lines (29 loc) 647 B
{ "name": "mcprotocol-patch", "description": "Routine to communicate with Mitsubishi FX3U PLCs", "version": "0.1.2", "author": { "name": "Ikhwanul Labib", "email": "ikhwanul.labib@gmail.com" }, "keywords": [ "MC", "FX3U", "PLC", "Mitsubishi" ], "repository": { "type": "git", "url": "https://github.com/iklabib/mcprotocol" }, "main": "mcprotocol.js", "dependencies": { "underscore": "^1.13.1" }, "engine": "node 0.10.x", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/iklabib/mcprotocol/issues" }, "homepage": "https://github.com/iklabib/mcprotocol" }