代码拉取完成,页面将自动刷新
同步操作将从 张超杰/vue-run-sfc 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "vue-run-sfc",
"version": "1.1.7",
"description": "Vue DEMO利器, 在线运行 & 编辑 Vue 单文件",
"private": false,
"license": "MIT",
"scripts": {
"serve": "vue-cli-service serve",
"build": "yarn build:lib && yarn build:docs",
"build:lib": "vue-cli-service build --target lib --name vue-run-sfc --dest ./dist/ ./src/index.js",
"pub": "npm run build:lib && npm publish",
"build:docs": "vue-cli-service build",
"lint": "vue-cli-service lint --mode production"
},
"repository": {
"type": "git",
"url": "https://github.com/dream2023/vue-run-sfc"
},
"main": "dist/vue-run-sfc.umd.min.js",
"homepage": "https://github.com/dream2023/vue-run-sfc/",
"keywords": [
"vue-run-sfc",
"vue-run",
"vue-sfc",
"vue-runner",
"vue-code-editor"
],
"dependencies": {
"@babel/standalone": "^7.7.4",
"css-vars-ponyfill": "^2.1.2",
"screenfull": "^5.0.0",
"splitpanes": "^2.1.1",
"throttle-debounce": "^2.1.0",
"vue-codemirror": "^4.0.6",
"vue-element-loading": "^1.1.5"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.0.0",
"@vue/cli-plugin-eslint": "^4.0.0",
"@vue/cli-service": "^4.0.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.3",
"core-js": "^3.3.2",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"lint-staged": "^9.4.2",
"vue": "^2.6.10",
"vue-template-compiler": "^2.6.10"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{js,vue}": [
"vue-cli-service lint",
"git add"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。