Is jQuery included by default during meteor create?

EDIT: guess its inside the core :sunglasses: . Adding meteor add jquery, which successfully adds something and lists it during meteor list and then consequently using meteor remove jquery doesnt seem to have an affect on a jquery function.

Meteors event binding is based on jQuery