@codegateinc/g-utils
Advanced tools
Comparing version 0.0.18 to 0.0.20
@@ -6,4 +6,5 @@ { | ||
"typings": "index.d.ts", | ||
"version": "0.0.18", | ||
"version": "0.0.20", | ||
"main": "dist/index.js", | ||
"description": "This library is a package of useful functions", | ||
"scripts": { | ||
@@ -44,3 +45,7 @@ "test": "jest", | ||
] | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/codegateinc/gUtils/issues" | ||
}, | ||
"homepage": "https://github.com/codegateinc/gUtils#readme" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
20273