We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8a14e commit 5d4fe29Copy full SHA for 5d4fe29
deno.json
@@ -1,4 +1,8 @@
1
{
2
+ "name": "@nod/iter-js",
3
+ "version": "0.2.1",
4
+ "license": "MIT",
5
+ "exports": "./src/index.ts",
6
"tasks": {
7
"bench": "deno bench bench/bench.ts --allow-read"
8
},
0 commit comments