chore: move cypress-v2 to cypress

This commit is contained in:
Wing-Kam Wong
2022-09-06 11:40:22 +08:00
parent d628a5f4aa
commit db2b6bf006
87 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "nc-xcdb",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"sqlite3": "^5.0.3"
}
}