Merge pull request #121 from MasonMcGill/master

Added `optionals`
This commit is contained in:
Dominik Picheta 2015-02-04 13:51:47 +00:00
commit 32a2f9432a

View File

@ -1173,5 +1173,14 @@
"description": "Bindings for libspnav, the free 3Dconnexion device driver",
"license": "MIT",
"web": "https://github.com/nimious/io-spacenav"
},
{
"name": "optionals",
"url": "https://github.com/MasonMcGill/optionals.git",
"method": "git",
"tags": ["option", "optional", "maybe"],
"description": "Option types",
"license": "MIT",
"web": "http://www.vision.caltech.edu/~mmcgill/optionals.html"
}
]