13 lines
333 B
JSON
Executable File
13 lines
333 B
JSON
Executable File
{
|
|
"name": "screen-logic-connect",
|
|
"description": "Tool for connecting to Pentair ScreenLogic systems on the local network",
|
|
"version": "0.0.1",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"repository": "https://github.com/parnic/ScreenLogicConnect-NodeJS.git",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"smart-buffer": "~4.0.1"
|
|
}
|
|
}
|