diff options
| author | Gerke Max Preussner <github@gerke-preussner.de> | 2015-02-17 11:58:06 -0500 |
|---|---|---|
| committer | Flaviu Tamas <tamasflaviu@gmail.com> | 2015-02-18 21:37:10 -0500 |
| commit | 9f847420a991917bdc88b84a677a0d5c586509f8 (patch) | |
| tree | c08a445fe165c7fc807f5f17dff895e9af4b7945 | |
| parent | d11e0bf7fa690b7a3100ed2ce290a4455f75ecbc (diff) | |
| download | packages-9f847420a991917bdc88b84a677a0d5c586509f8.tar.gz packages-9f847420a991917bdc88b84a677a0d5c586509f8.zip | |
Added io-sense package.
| -rw-r--r-- | packages.json | 9 |
1 files changed, 9 insertions, 0 deletions
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" } ] |
