Added optionals

This commit is contained in:
Mason McGill 2015-02-04 00:45:05 -08:00
parent 7ab6092c1f
commit d89718d94a

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/packages.git",
"method": "git",
"tags": ["option", "optional", "maybe"],
"description": "Option types",
"license": "MIT",
"web": "http://www.vision.caltech.edu/~mmcgill/optionals.html"
}
]