UNPKG

faker-brasil

Version:

This library provides fake data for users data from Brazil

35 lines (34 loc) 841 B
{ "name": "faker-brasil", "version": "1.0.2", "description": "This library provides fake data for users data from Brazil", "main": "index.js", "dependencies": { "axios": "^1.3.4", "moment": "^2.29.4", "moment-random": "^1.1.0", "netmask": "^2.0.2", "ts-mixer": "^6.0.3" }, "devDependencies": { "jest": "^29.5.0" }, "scripts": { "test": "jest" }, "repository": { "type": "git", "url": "git+https://github.com/rhaymisonbetini/faker-brasil.git" }, "keywords": [ "javascript", "fake", "faker" ], "author": "rhaymisonbetini <rhaymisoncristian@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/rhaymisonbetini/faker-brasil/issues" }, "homepage": "https://github.com/rhaymisonbetini/faker-brasil#readme" }