string-tool
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "string-tool", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Useful functions for handling Strings", | ||
@@ -8,6 +8,7 @@ "keywords": [ | ||
], | ||
"author": "Jannes Meyer", | ||
"author": "Jannes Meyer <jannes.meyer@gmail.com>", | ||
"license": "GPLv3", | ||
"repository": "JannesMeyer/string-tool", | ||
"scripts": { | ||
"prepublish": "make", | ||
"test": "make test" | ||
@@ -14,0 +15,0 @@ }, |
Sorry, the diff of this file is not supported yet
4497