|
61 | 61 | "@stdlib/buffer": "git+https://github.com/stdlib-js/buffer.git#main", |
62 | 62 | "@stdlib/cli": "git+https://github.com/stdlib-js/cli.git#main", |
63 | 63 | "@stdlib/complex": "git+https://github.com/stdlib-js/complex.git#main", |
| 64 | + "@stdlib/console": "git+https://github.com/stdlib-js/console.git#main", |
64 | 65 | "@stdlib/constants": "git+https://github.com/stdlib-js/constants.git#main", |
65 | 66 | "@stdlib/datasets": "git+https://github.com/stdlib-js/datasets.git#main", |
66 | 67 | "@stdlib/error": "git+https://github.com/stdlib-js/error.git#main", |
67 | 68 | "@stdlib/fs": "git+https://github.com/stdlib-js/fs.git#main", |
| 69 | + "@stdlib/function": "git+https://github.com/stdlib-js/function.git#main", |
68 | 70 | "@stdlib/iter": "git+https://github.com/stdlib-js/iter.git#main", |
69 | 71 | "@stdlib/math": "git+https://github.com/stdlib-js/math.git#main", |
70 | 72 | "@stdlib/ml": "git+https://github.com/stdlib-js/ml.git#main", |
|
73 | 75 | "@stdlib/net": "git+https://github.com/stdlib-js/net.git#main", |
74 | 76 | "@stdlib/nlp": "git+https://github.com/stdlib-js/nlp.git#main", |
75 | 77 | "@stdlib/number": "git+https://github.com/stdlib-js/number.git#main", |
| 78 | + "@stdlib/object": "git+https://github.com/stdlib-js/object.git#main", |
76 | 79 | "@stdlib/os": "git+https://github.com/stdlib-js/os.git#main", |
77 | 80 | "@stdlib/plot": "git+https://github.com/stdlib-js/plot.git#main", |
78 | 81 | "@stdlib/process": "git+https://github.com/stdlib-js/process.git#main", |
|
0 commit comments