From 3b6836f42f6043133fb66fba2e00b571f600d41d Mon Sep 17 00:00:00 2001 From: guybedford Date: Sun, 13 Mar 2016 10:17:12 +0200 Subject: [PATCH] node binary --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 7344ec7..500f443 100644 --- a/registry.json +++ b/registry.json @@ -11,6 +11,7 @@ "jsx": "github:floatdrop/plugin-jsx", "less": "github:aaike/jspm-less-plugin", "md": "github:guybedford/system-md", + "node-binary": "github:systemjs/systemjs-plugin-node-binary", "plugin-babel": "npm:systemjs-plugin-babel", "plugin-traceur": "npm:systemjs-plugin-traceur", "plugin-typescript": "github:frankwallis/plugin-typescript",