Bilibili-Evolved/package.json
2019-11-10 22:19:29 +08:00

40 lines
966 B
JSON

{
"name": "bilibili-evolved",
"description": "「 强大的哔哩哔哩增强脚本 」",
"main": "bilibili-evolved.user.js",
"private": true,
"dependencies": {
"vue": "^2.6.10"
},
"devDependencies": {
"@types/jquery": "^3.3.31",
"@types/jszip": "^3.1.6",
"@types/lodash": "^4.14.138",
"clean-css-cli": "^4.3.0",
"html-minifier": "^4.0.0",
"sass": "^1.22.10",
"typescript": "^3.5.3",
"uglify-es": "^3.3.9"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/the1812/Bilibili-Evolved.git"
},
"keywords": [
"userscript",
"bilibili",
"dark-theme",
"touchscreen",
"tampermonkey"
],
"author": "Grant Howard, Coulomb-G",
"license": "MIT",
"bugs": {
"url": "https://github.com/the1812/Bilibili-Evolved/issues"
},
"homepage": "https://github.com/the1812/Bilibili-Evolved#readme"
}