diff --git a/packages.json b/packages.json index 3afcb17..caed27d 100644 --- a/packages.json +++ b/packages.json @@ -760,4 +760,13 @@ "license": "WTFPL", "web": "https://github.com/flyx/emerald" } + { + "name": "vectors", + "url": "git://github.com/blamestross/nimrod-vectors", + "method": "git", + "tags": ["math", "vectors","library"], + "description": "Simple multidimensional vector math", + "license": "MIT", + "web": "https://github.com/blamestross/nimrod-vectors" + } ]