UNPKG

@autocodingsystems/gateway-client

Version:

Library and commandline utility to control the acs gateway - device drivers for the most common industrial production line devices

46 lines (45 loc) 948 B
{ "name": "@autocodingsystems/gateway-client", "version": "1.5.1", "description": "Library and commandline utility to control the acs gateway - device drivers for the most common industrial production line devices", "keywords": [ "autocoding", "acs", "autocodingsystems", "autoLabel", "acp", "b&r", "cognex", "datalogic", "datamax o'neil", "domino", "intermec", "ishida", "kba-metronic", "linx", "logopak", "loma", "markem imaje", "sauven", "sick", "toshiba", "videojet", "wonderware", "zebra" ], "main": "lib/api/index", "bin": { "gateway-client": "./index.js" }, "scripts": {}, "author": "AutoCoding Systems Ltd.", "license": "ISC", "dependencies": { "glob-to-regexp": "^0.4.0", "minimist": "^1.2.0", "rc": "^1.2.5", "signalr-client": "0.0.17", "split": "^1.0.1", "strip-json-comments": "^2.0.1" } }