We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31f4d4 commit 9b3d57dCopy full SHA for 9b3d57d
package.json
@@ -2,9 +2,6 @@
2
"name": "sql-to-nosql",
3
"version": "0.1.01",
4
"description": "Run SQL quries on your Mongodb database.",
5
- "publishConfig": {
6
- "registry": "https://www.npmjs.com/package/sql-to-nosql"
7
- },
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/ariflogs/SQL-to-NoSQL"
@@ -37,4 +34,4 @@
37
34
"dependencies": {
38
35
"mongodb": "^6.1.0"
39
36
}
40
-}
+}
0 commit comments