package.json

This commit is contained in:
2025-04-08 21:56:16 +03:00
parent 56be57ada1
commit 2ac46a9206
3 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
{
"name": "iterable",
"name": "iterables",
"version": "0.1.0",
"description": "",
"main": "dist/index.js",
@ -9,7 +9,7 @@
},
"keywords": [],
"author": "Vlad Litvinov <vlad@sek1.ro>",
"license": "ISC",
"license": "LGPL-3.0-only",
"type": "module",
"dependencies": {
"esbuild": "^0.25.2",