We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d073f37 commit 9aad526Copy full SHA for 9aad526
deno.json
@@ -1,5 +1,6 @@
1
{
2
"name": "@functions/mock",
3
+ "description": "Lightweight utility to generate realistic mock data for tests fast.",
4
"version": "1.0.0",
5
"license": "MIT",
6
"exports":"./mod.ts",
0 commit comments