Skip to content

Commit

Permalink
chore(package.json): update description
Browse files Browse the repository at this point in the history
  • Loading branch information
the-darc committed Jul 21, 2015
1 parent 7b7c730 commit f95ef16
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-virtual-keyboard",
"version": "0.4.2",
"description": "",
"description": "An AngularJs Virtual Keyboard Interface based on GreyWyvern VKI",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -12,6 +12,11 @@
},
"author": "the-darc <darc.tec@gmail.com>",
"license": "MIT",
"keywords": [
"Keyboard",
"Virtual",
"VKI"
],
"bugs": {
"url": "https://github.com/the-darc/angular-virtual-keyboard/issues"
},
Expand Down

0 comments on commit f95ef16

Please sign in to comment.