1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-02 18:30:04 +02:00

rename module

This commit is contained in:
s2
2015-04-25 16:27:22 +02:00
parent 7f2802fac8
commit de3c06d844
4 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "securerandomstring",
"version": "0.0.3",
"name": "secure-random-string",
"version": "0.0.1",
"description": "Generates a secure random string with a given length",
"main": "lib/securerandomstring.js",
"scripts": {