Files
MusicPlayerV1/nodeserver/node_modules/wmic/package.json
2022-10-30 15:02:25 +01:00

16 lines
335 B
JSON

{
"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!"
}