jsondb/package.json
Charles Sharma 696a772451 First commit
2022-07-16 14:22:26 -06:00

13 lines
220 B
JSON

{
"name": "jsondb",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}