{ "scripts": { "bundles": ["./index.jsx"], "libraries": ["react", "react-dom"], "transforms": ["babelify"], "extensions": [".js", ".jsx"] }, "plugins": [["copy", {"files": ["*.html"]}], "livereload", "serve"] }