Files
codeql-action/node_modules/@github/browserslist-config/package.json
2023-01-18 21:00:07 +00:00

21 lines
535 B
JSON

{
"name": "@github/browserslist-config",
"version": "1.0.0",
"description": "The GitHub browserslist config.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/github/browserslist-config.git"
},
"keywords": [],
"author": "GitHub Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/github/browserslist-config/issues"
},
"homepage": "https://github.com/github/browserslist-config#readme"
}