{
  "_args": [
    [
      "v-credit-card@1.2.4",
      "/home/commercial/public_html"
    ]
  ],
  "_from": "v-credit-card@1.2.4",
  "_id": "v-credit-card@1.2.4",
  "_inBundle": false,
  "_integrity": "sha512-vyq6CoUca4Q7LsMuobnrKjXIDCHJBAqPrFUWKjlXSV+YUH/+NR+A8XxpgyYUtdZ3secxMiaz6GDmQbee8khVkQ==",
  "_location": "/v-credit-card",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "v-credit-card@1.2.4",
    "name": "v-credit-card",
    "escapedName": "v-credit-card",
    "rawSpec": "1.2.4",
    "saveSpec": null,
    "fetchSpec": "1.2.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/v-credit-card/-/v-credit-card-1.2.4.tgz",
  "_spec": "1.2.4",
  "_where": "/home/commercial/public_html",
  "author": {
    "name": "Afik Deri",
    "email": "deri.afik@gmail.com"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ],
  "bugs": {
    "url": "https://github.com/AfikDeri/v-credit-card/issues"
  },
  "dependencies": {
    "imask": "^4.1.5",
    "vue": "^2.6.10"
  },
  "description": "Beautiful credit card form component for vueJS",
  "devDependencies": {
    "@vue/cli-plugin-babel": "^3.6.0",
    "@vue/cli-plugin-eslint": "^3.6.0",
    "@vue/cli-service": "^3.6.0",
    "@vue/eslint-config-standard": "^4.0.0",
    "babel-eslint": "^10.0.1",
    "eslint": "^5.16.0",
    "eslint-plugin-vue": "^5.2.2",
    "node-sass": "^4.11.0",
    "sass-loader": "^7.1.0",
    "vue-template-compiler": "^2.6.10"
  },
  "eslintConfig": {
    "root": true,
    "env": {
      "node": true
    },
    "extends": [
      "plugin:vue/essential",
      "eslint:recommended"
    ],
    "rules": {},
    "parserOptions": {
      "parser": "babel-eslint"
    }
  },
  "files": [
    "dist/*"
  ],
  "homepage": "https://github.com/AfikDeri/v-credit-card#readme",
  "keywords": [
    "vue",
    "credit",
    "card",
    "v-credit-card",
    "vue-card",
    "credit",
    "card",
    "component"
  ],
  "license": "MIT",
  "main": "dist/VCreditCard.common.js",
  "name": "v-credit-card",
  "postcss": {
    "plugins": {
      "autoprefixer": {}
    }
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AfikDeri/v-credit-card.git"
  },
  "scripts": {
    "build": "vue-cli-service build",
    "build:npm": "vue-cli-service build --target lib --name VCreditCard src/CreditCard.vue",
    "lint": "vue-cli-service lint",
    "serve": "vue-cli-service serve"
  },
  "unpkg": "dist/VCreditCard.umd.min.js",
  "version": "1.2.4"
}
