*`sort`(object)-uses[MongoDBSortsyntax](http://docs.mongodb.org/manual/reference/method/cursor.sort/). Allows to sort the query results using any amount of attributes (fields);
*`name`,**required**-thenameoftheresource-type.Itbecomesthenameofthe[chip](https://github.com/Sealious/Sealious/blob/dev/README.md#structure) representing the resource type, as well. It has to be unique amongst all other resource-types.
PluginsarenpmmodulesthatcanberequiredandusedwithinaSealiousapplication.Usuallyapluginjustregisterssomenew[chips](https://github.com/Sealious/Sealious/blob/dev/README.md#structure) in Sealious' ChipManager.