Skip to content

Commit 9ac05a4

Browse files
authored
Merge branch 'master' into patch-17
2 parents 9d5e459 + 0d73c57 commit 9ac05a4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37015,5 +37015,17 @@
3701537015
"description": "Self-hosted newsletter, drip, and transactional email system",
3701637016
"license": "AGPL-3.0",
3701737017
"web": "https://github.com/ThomasTJdev/nimletter"
37018+
},
37019+
{
37020+
"name": "ndarray",
37021+
"url": "https://github.com/jailop/ndarray-nim",
37022+
"method": "git",
37023+
"tags": [
37024+
"array",
37025+
"numerical"
37026+
],
37027+
"description": "Nim bindings for ndarray-c library",
37028+
"license": "BSD-3-Clause",
37029+
"web": "https://github.com/jailop/ndarray-nim"
3701837030
}
3701937031
]

0 commit comments

Comments
 (0)