To complement `babel.js`, add a `babylon.js` that's just the parser and nothing else. This could be useful for people that want to use a JavaScript AST but don't need to do any transformation.