From 9f847420a991917bdc88b84a677a0d5c586509f8 Mon Sep 17 00:00:00 2001 From: Gerke Max Preussner Date: Tue, 17 Feb 2015 11:58:06 -0500 Subject: [PATCH] Added io-sense package. --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages.json b/packages.json index 96777b0..cd8fd79 100644 --- a/packages.json +++ b/packages.json @@ -1245,5 +1245,14 @@ "description": "Module for working with rational numbers (fractions)", "license": "MIT", "web": "https://github.com/apense/nimrat" + }, + { + "name": "io-isense", + "url": "git://github.com/nimious/io-isense.git", + "method": "git", + "tags": ["binding", "isense", "intersense", "inertiacube", "intertrax", "microtrax", "thales", "tracking", "sensor"], + "description": "Bindings for the InterSense SDK", + "license": "MIT", + "web": "https://github.com/nimious/io-isense" } ]