@pderas/vue2-moola
Version:
A vue 2 component for a money mask input
27 lines (26 loc) • 597 B
JSON
{
"name": "@pderas/vue2-moola",
"version": "1.3.4",
"description": "A vue 2 component for a money mask input",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PDERAS/vue2-moola.git"
},
"keywords": [
"vue2",
"vue2js",
"vue2moola",
"vue2-moola",
"moola"
],
"author": "Cody Moorhouse",
"license": "MIT",
"bugs": {
"url": "https://github.com/PDERAS/vue2-moola/issues"
},
"homepage": "https://github.com/PDERAS/vue2-moola#readme"
}