nodejs-fs
Version:
Node JS folder structure.
25 lines (24 loc) • 441 B
JSON
{
"name": "nodejs-fs",
"version": "1.2.3",
"description": "Node JS folder structure.",
"bin": {
"nodejs-fs": "index.js"
},
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"node",
"nodejs",
"folder structure",
"nodeJs-fs",
"express",
"moongose",
"nodefs"
],
"author": "Muhammad_Rashed",
"license": "MIT"
}