all:
	browserify index.js -o bundle.js -s NewlineJSONTransform
