4 Star 9 Fork 6

Gitee 极速下载/vue-keyboard

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/AJLoveChina/vue-keyboard
Clone or Download
package.json 1.02 KB
Copy Edit Raw Blame History
hejie authored 2023-06-16 10:48 . Update package.json
{
"name": "vue-hand-keyboard",
"description": "A real hand tapping keyboard",
"version": "1.0.2",
"author": "735267452@qq.com",
"license": "MIT",
"main": "src/index.js",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
},
"repository": {
"type": "git",
"url": "git@github.com:AJLoveChina/vue-keyboard.git"
},
"dependencies": {
"html-webpack-plugin": "^2.30.1"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-stage-3": "^6.24.1",
"cross-env": "^5.0.5",
"css-loader": "^0.28.7",
"file-loader": "^1.1.4",
"vue": "^2.5.11",
"vue-loader": "^13.0.5",
"vue-template-compiler": "^2.4.4",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.9.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/vue-keyboard.git
git@gitee.com:mirrors/vue-keyboard.git
mirrors
vue-keyboard
vue-keyboard
master

Search

0d507c66 1850385 C8b1a773 1850385