added expressjs server instead of python one
This commit is contained in:
15
nodeserver/node_modules/wmic/package.json
generated
vendored
Normal file
15
nodeserver/node_modules/wmic/package.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "wmic",
|
||||
"version": "0.0.7",
|
||||
"description": "Wrapper around the WMIC Windows command interface.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": ""
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"readme": "ERROR: No README data found!"
|
||||
}
|
||||
Reference in New Issue
Block a user