Stash old Node.JS netconf-service in attic/
This commit is contained in:
15
attic/netconf-service/package.json
Normal file
15
attic/netconf-service/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "zt1-netconf-service",
|
||||
"version": "0.0.0",
|
||||
"description": "Worker in charge of issuing network configuration from ZeroTier One netconf masters",
|
||||
"main": "netconf-master.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "ZeroTier Networks LLC",
|
||||
"license": "GPL",
|
||||
"dependencies": {
|
||||
"redis": "~0.10.3",
|
||||
"async": "~0.9.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user