nv-file-sync-basic
Version:
nv-file-sync-basic ============== - simple sync wrap of node fs-module - add some symbol-link functions
23 lines (22 loc) • 509 B
JSON
{
"dependencies": {
"nv-facutil-untf": "^1.0.2",
"nv-file-const": "^1.0.0",
"nv-path-basic": "^1.0.10"
},
"name": "nv-file-sync-basic",
"description": "nv-file-sync-basic ============== - simple sync wrap of node fs-module - add some symbol-link functions",
"version": "1.0.11",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"keywords": [
"fs",
"wrap",
"symbol-link",
"is"
]
}