{
  "name": "vue-easy-storage",
  "version": "0.0.2",
  "description": "vuejs localstorage",
  "main": "index.js",
  "scripts": {
    "start": "node index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vuejs",
    "vuejs2",
    "localstorge",
    "vue",
    "vue-localstorage"
  ],
  "author": "yupeng",
  "license": "MIT"
}