{
  "name": "vue-scan-com",
  "version": "1.1.0",
  "description": "This finds given comp used in which components",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "vueScanComp": "./index.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "glob": "^7.1.6"
  },
  "repository":"https://github.com/errajswami/vue-scan-com",
  "keywords": [
    "vue", "vueJs", "vue-component", "vue2"
  ]
}
