lorem-ipsum-generator
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "lorem-ipsum-generator", | ||
"version": "1.0.0", | ||
"description": "This is a module which returns a Lorem Ipsum text. The amount of words is equal to the size you specify as parameter.", | ||
"version": "1.0.1", | ||
"description": "Creates a Lorem-Ipsum text to given length.", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
2131