jsondb/package.json

13 lines
220 B
JSON
Raw Normal View History

2022-07-16 20:22:26 +00:00
{
"name": "jsondb",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}