Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
OmgRod authored Nov 18, 2023
1 parent bb0d3bf commit c471fbe
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "folderdbase",
"version": "1.0.1",
"description": "A directory-based database package",
"main": "lib/fileDatabase.js",
"keywords": ["database", "file-based", "nodejs"],
"author": "OmgRod",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/0mgRod/folderdb.js.git"
},
"bugs": {
"url": "https://github.com/0mgRod/folderdb.js/issues"
},
"homepage": "https://github.com/0mgRod/folderdb.js#readme",
"dependencies": {
"base-64": "^1.0.0"
}
}

0 comments on commit c471fbe

Please sign in to comment.