v0.0.1
This commit is contained in:
14
scripts/package.json
Normal file
14
scripts/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "import",
|
||||
"version": "1.0.0",
|
||||
"main": "import.js",
|
||||
"scripts": {
|
||||
"start": "node import.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"sqlite3": "^5.1.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user