mirror of
https://github.com/tenrok/maska.git
synced 2026-06-11 18:02:27 +03:00
Update docs and meta info
This commit is contained in:
+6
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "maska",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Simple zero-dependency input mask for Vue.js and vanilla JS",
|
||||
"keywords": [
|
||||
"mask",
|
||||
@@ -8,6 +8,11 @@
|
||||
"vue"
|
||||
],
|
||||
"author": "Alexander Shabunevich <alex@aether.ru>",
|
||||
"homepage": "https://beholdr.github.io/maska/",
|
||||
"repository": {
|
||||
"url": "https://github.com/beholdr/maska",
|
||||
"type": "git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"serve": "rimraf dist && webpack --watch",
|
||||
|
||||
Reference in New Issue
Block a user