Skip to content

Commit

Permalink
add keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
weiyunpeng committed May 22, 2018
1 parent 711bfa5 commit ee8d246
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "mpvue-keyboard",
"version": "1.0.0",
"description": "一个车牌输入键盘组件,支持新能源车牌号输入",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/weiyunpeng/mpvue-keyboard.git"
},
"keywords": [
"mpvue",
"keyboard"
],
"author": "Mr.Ypeng",
"license": "MIT",
"bugs": {
"url": "https://github.com/weiyunpeng/mpvue-keyboard/issues"
},
"homepage": "https://github.com/weiyunpeng/mpvue-keyboard#readme"
}
Loading

0 comments on commit ee8d246

Please sign in to comment.