fswin32
Version:
The ultimate Node.js module for detailed Windows file system access.
30 lines (29 loc) • 550 B
JSON
{
"name": "fswin32",
"version": "2.0.2",
"description": "The ultimate Node.js module for detailed Windows file system access.",
"keywords": [
"node.js",
"fs",
"windows",
"filesystem",
"win32",
"drives",
"files",
"folders",
"permissions",
"symlinks",
"info",
"network",
"recycle bin",
"search",
"watch"
],
"license": "ISC",
"author": "Smart Tell Line",
"type": "module",
"main": "src/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}