1 Star 0 Fork 0

jshand/sayit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
anvaka 提交于 2021-05-28 21:48 . Updated toolset
{
"name": "sayit-ui",
"version": "1.0.0",
"description": "When a comment is more than a comment",
"author": "Andrei Kashcha",
"private": true,
"scripts": {
"start": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"core-js": "^3.6.5",
"delaunator": "^3.0.2",
"fuse.js": "^3.3.0",
"fuzzysort": "^1.1.4",
"ngraph.events": "0.0.4",
"ngraph.forcelayout": "^1.0.1",
"ngraph.graph": "^19.1.0",
"ngraph.kruskal": "^1.0.0",
"ngraph.random": "^1.0.0",
"panzoom": "^9.2.4",
"query-state": "^4.3.0",
"simplesvg": "^0.1.1",
"splaytree": "^2.0.3",
"vue": "^2.6.11",
"vuereddit": "^0.2.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.2.2",
"postcss-loader": "^5.3.0",
"stylus": "^0.54.8",
"stylus-loader": "^3.0.2",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jshand/sayit.git
git@gitee.com:jshand/sayit.git
jshand
sayit
sayit
master

搜索帮助