Move core infrastructure to the separate npm package.
Events will become dependency-free. Currently it uses following things from underscore: keys, uniqueId, isEmpty, size, bind, once.
Events unit test must be taken from backbone 1.2 regression.
Events must be optimized for JIT (thus, performance test needs to be added).