{
  "name": "unicorn-signup-component",
  "version": "1.1.0",
  "description": "Unicorn SignUp Component",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "VueJs",
    "SignUp",
    "Unicorn"
  ],
  "author": "uBiome",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.16.1",
    "vue": "^2.2.6",
    "vuejs-datepicker": "^0.7.7",
    "vuelidate": "^0.4.3",
    "vuex": "^2.3.1"
  }
}
