Skip to content

Commit

Permalink
keywords added
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasgdb committed Jan 2, 2019
1 parent f692a85 commit acda861
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generate-strings",
"version": "1.0.3",
"version": "1.0.4",
"description": "Generate random strings, strings with mask and strength passwords with password-strength tester",
"main": "generate-strings.js",
"scripts": {
Expand All @@ -16,7 +16,9 @@
"strings",
"mask",
"password-strength",
"random"
"random",
"front-end",
"backend"
],
"author": "Lucas Naja",
"license": "MIT",
Expand Down

0 comments on commit acda861

Please sign in to comment.