{ "scripts": { "start": "browserify index.js > bundle.js" }, "dependencies": { "query-state": "^3.0.4" } }