1{ 2 "main": "./index.js", 3 "browser": { 4 "foobar": "module-b", 5 "querystring": "module-c" 6 }, 7 "chromeapp": { 8 "foobar": "module-b", 9 "querystring": "module-c" 10 } 11} 12 13