cel-fs-helper
Version:
fs module uitls funcs
26 lines (25 loc) • 545 B
JSON
{
"name": "cel-fs-helper",
"version": "0.0.1",
"description": "fs module uitls funcs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "github.com/chenerlang666/fs-helper.git"
},
"keywords": [
"fs",
"fs-helper"
],
"author": "mingyi",
"license": "ISC",
"bugs": {
"url": "https://github.com/chenerlang666/fs-helper/issues"
},
"homepage": "https://github.com/chenerlang666/fs-helper",
"devDependencies": {
}
}