From 4efa028d7f9b4e4450c19b0688c14938d6c1f0da Mon Sep 17 00:00:00 2001 From: Nicolas Rannou Date: Tue, 28 Jun 2016 11:51:06 +0200 Subject: [PATCH 1/2] Update bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 5eab07901..c7481ef70 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "vjs", - "version": "0.0.0", + "name": "ami", + "version": "0.0.8", "dependencies": {} } From 45b01dc6ba97eb5a7401a184edca616bbfe0f329 Mon Sep 17 00:00:00 2001 From: Nicolas Rannou Date: Tue, 26 Jul 2016 13:28:31 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fa2cd8ac4..cc07dc2e4 100644 --- a/README.md +++ b/README.md @@ -362,6 +362,10 @@ $> gulp doc * Nifti parsing relies on it. * Author(s): [rii-mango](https://github.com/rii-mango) +##### [NRRD-JS](https://github.com/scijs/nrrd-js) +* NRRD parsing relies on it. +* Author(s): [jaspervdg](https://github.com/jaspervdg) + ##### [JPEGLosslessDecoderJS](https://github.com/rii-mango/JPEGLosslessDecoderJS) * JPEG Lossless Decoder for DICOM images * Author(s): [rii-mango](https://github.com/rii-mango)