代码拉取完成,页面将自动刷新
{
"name": "listen1_chrome_extension",
"version": "2.21.6",
"description": "one for all free music in china",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/listen1/listen1_chrome_extension.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/listen1/listen1_chrome_extension/issues"
},
"homepage": "https://github.com/listen1/listen1_chrome_extension#readme",
"devDependencies": {
"eslint": "^7.30.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"husky": "^4.3.8",
"lint-staged": "^10.5.4",
"prettier": "^2.3.2"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.js": "eslint --cache --fix",
"*.{js,css,md}": "prettier --write"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。