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 154ef3e commit d652541Copy full SHA for d652541
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "json-sql-utility",
3
"version": "1.0.0",
4
- "description": "",
+ "description": "Simple utility for converting JSON to SQL",
5
"main": "dist/json-sql-utility.cjs.js",
6
"module": "dist/json-sql-utility.esm.js",
7
"scripts": {
0 commit comments