{
  "name": "vue-cryptocurrency-icons",
  "license": "MIT",
  "version": "0.2.5",
  "description": "A Vue.js component for the project 'cryptocurrency-icons: 6000 icons – almost 400 crypto currencies, in 4 styles and a range of sizes.'",
  "repository": {
    "type": "git",
    "url": "git@github.com:steevepay/vue-cryptocurrency-icons.git"
  },
  "main": "./dist/vue-cryptocurrency-icons.common.js",
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "build-bundle": "vue-cli-service build --target lib --name vue-cryptocurrency-icons ./src/components/index.js"
  },
  "dependencies": {
    "vue": "^2.6.11"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "^3.12.1",
    "@vue/cli-plugin-eslint": "^3.12.1",
    "@vue/cli-service": "^3.12.1",
    "babel-eslint": "^10.1.0",
    "eslint": "^5.16.0",
    "eslint-plugin-vue": "^5.2.3",
    "vue-template-compiler": "^2.6.11"
  },
  "files": [
    "dist/*",
    "src/components/*",
    "src/*",
    "*.json"
  ],
  "keywords": [
    "cryptocurrency",
    "icons",
    "icon",
    "crypto",
    "currency",
    "cryptocurrencies",
    "currencies",
    "symbols",
    "svg",
    "png",
    "vector",
    "color",
    "coin",
    "bitcoin",
    "ethereum",
    "flat-icons",
    "altcoin",
    "altcoins",
    "icon-pack",
    "icon-set",
    "erc20-tokens",
    "erc20",
    "erc721",
    "vuejs",
    "vue2"
  ]
}
