NPM package file
This commit is contained in:
11
package.json
Executable file
11
package.json
Executable file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"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",
|
||||||
|
"dependencies": {
|
||||||
|
"smart-buffer": "~4.0.1"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user