UNPKG

random_data_lib

Version:

this lib is useful for generating random data:names, numbers, dates and address

24 lines (23 loc) 648 B
{ "name": "random_data_lib", "version": "1.0.0", "description": "this lib is useful for generating random data:names, numbers, dates and address", "main": "random_data_generator.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/NastasyaChurashova/random_data_generator_lib.git" }, "keywords": [ "random", "data" ], "author": "Nastasya Churashova", "license": "ISC", "bugs": { "url": "https://github.com/NastasyaChurashova/random_data_generator_lib/issues" }, "homepage": "https://github.com/NastasyaChurashova/random_data_generator_lib#readme" }