{"_id":"@acast/browserslist-config","_rev":"1-fadf178809f4735ee46429069fe3fd65","name":"@acast/browserslist-config","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@acast/browserslist-config","version":"1.0.0","description":"Sharable Browserslist config for Acast","author":{"name":"Acast AB"},"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/acastSthlm/browserslist-config.git"},"scripts":{"test":"node index.test.js","lint":"eslint ."},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint --fix --max-warnings=0","git add","yarn test"],"*.{md,yml,mdx}":["prettier --write","git add"]},"devDependencies":{"acast-prettier-config":"1.1.0","browserslist":"4.7.2","eslint":"6.6.0","eslint-config-acast":"3.0.0","husky":"3.0.9","lint-staged":"9.4.2","prettier":"1.18.2"},"gitHead":"b36a1c99cdb8957c9e80b4ebebb1a5cdbd36c552","bugs":{"url":"https://github.com/acastSthlm/browserslist-config/issues"},"homepage":"https://github.com/acastSthlm/browserslist-config#readme","_id":"@acast/browserslist-config@1.0.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-4GGP6+DoO4ssA03Uk6F1iPoYghhXy7mALzIugDk+te8PpGtNr//PirFpPXxAfNSMlCI9kQ2FpSmJ7PMz1NDuDA==","shasum":"f09d54d92f56bbd9094db5677b1e76707542e46e","tarball":"https://registry.npmjs.org/@acast/browserslist-config/-/browserslist-config-1.0.0.tgz","fileCount":3,"unpackedSize":1525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxBp0CRA9TVsSAnZWagAABJYP/j3IO4src53vaUXYvYPH\nHJB74uG2sAnJk2DXi/9bXJNYiTTAIiRZqbiEwTKaVBYgt/PPitDUntURDAlv\nwKvcIGvQP4nWvUu3pV4+d6Gm8tJtGFstQFZvBjy7IQ3aFtpcohnQ7USDBzib\nMcwIyX7ng2AxZgu/EuUpYZ+l+R8RvvwtO5EQBCNrJLKx8dG0wgeS1dtX8C64\nosd77rjJetiBVQsVUvwG6eYgM9tGVTtKdwGI17Bnz0v7c6/tEoYl834BEJgJ\n0DGKJE/cE/iNffzLiUJxgzglbUPmd6Dl0upFebIfCdH35xj8c4V8UzDoDzuz\nqW/u+/fJn5QDPa5VzAiePH8qu9EkirpLliDOkp+Mm4SnHP8ELkQ9a5nTZwuD\nKQi+2wLrXss8eFqDTVM2pgNCrco4q/9HuyDuZiXx4cTH6BogSnDokAZ2/3I9\nTWUBzhoLgFuyiRs3XRJ1OUrw1KW6qiss30pIe0RAfOcAI1w05n53l9eGWRsX\n06Wd0Kmtf6rwYs1akPQsNgHYzDh5wFt9wmxN9PHmisXp0BaE3OOkdCm9C8g1\n36vn1mcTbqN3NYvs9O/hRUIRZlAoG90IR2Lt3P9rd0mHVbiobx97SmecwXtb\nV7tcU5dBl70MTZdtxjmryVQUmdmGZIozfNOFltP0THiPjR1aX5zVDKA1RpDe\nhB9H\r\n=dD4m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjLnS8JrNyhJf8XCLSmPut5a4YwW3SB+3w+iB7K3cZKQIhAK7wbEM5p4ZyXVqsxk8FQtynMxrS4ImORSazqHyO8h01"}]},"maintainers":[{"name":"acast","email":"dev@acast.com"}],"_npmUser":{"name":"acast","email":"dev@acast.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/browserslist-config_1.0.0_1573132915854_0.35633298138295233"},"_hasShrinkwrap":false}},"time":{"created":"2019-11-07T13:21:55.642Z","1.0.0":"2019-11-07T13:21:55.959Z","modified":"2022-04-04T11:06:19.348Z"},"maintainers":[{"name":"acast","email":"dev@acast.com"}],"description":"Sharable Browserslist config for Acast","homepage":"https://github.com/acastSthlm/browserslist-config#readme","repository":{"type":"git","url":"git+https://github.com/acastSthlm/browserslist-config.git"},"author":{"name":"Acast AB"},"bugs":{"url":"https://github.com/acastSthlm/browserslist-config/issues"},"license":"MIT","readme":"# @acast/browserslist-config\n\nSharable [Browserslist](https://github.com/browserslist/browserslist) config for Acast.\n\n## Installation\n\n```bash\n$ yarn add -D @acast/browserslist-config\n```\n\n## Usage\n\nAdd the config to your `package.json` file\n\n```json\n{\n  \"browserslist\": [\"extends @acast/browserslist-config\"]\n}\n```\n\nAlternatively, add this to your `.browserslistrc` file\n\n```yml\nextends @acast/browserslist-config\n```\n","readmeFilename":"README.md"}