UNPKG

@ngneat/falso

Version:

All the Fake Data for All Your Real Needs

41 lines (40 loc) 833 B
{ "name": "@ngneat/falso", "version": "8.0.2", "license": "MIT", "description": "All the Fake Data for All Your Real Needs", "keywords": [ "fake", "fake data", "random data", "mock data", "js mock", "mocks" ], "sideEffects": false, "author": { "name": "Netanel Basal", "url": "https://netbasal.com" }, "publishConfig": { "access": "public" }, "bugs": { "url": "https://github.com/ngneat/falso/issues" }, "homepage": "https://github.com/ngneat/falso#readme", "repository": { "type": "git", "url": "https://github.com/ngneat/falso" }, "dependencies": { "seedrandom": "3.0.5", "uuid": "8.3.2" }, "devDependencies": { "@types/seedrandom": "3.0.1", "@types/uuid": "8.3.4" }, "module": "./index.esm.js", "main": "./index.cjs.js" }