@nodew/lazylist
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@nodew/lazylist", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A lazy list implementation with generator and iterator", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -5,1 +5,9 @@ # lazyList | ||
## install | ||
```bash | ||
npm i @nodew/lazylist | ||
``` | ||
## usage | ||
## TODO |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6928
12