rename lib to sequence-js
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "enumerable",
|
||||
"name": "sequence-js",
|
||||
"version": "1.0.0",
|
||||
"description": "Implementation of Enumerable API from .NET",
|
||||
"description": "Synchronous and asynchronous sequence manipulation library inspired by .NET Enumerables and Java Streams",
|
||||
"main": "src/index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user