UNPKG

v-cookie

Version:

一个用于操作cookie的Vue插件,使用简单,无依赖

20 lines 463 B
{ "name": "v-cookie", "version": "1.1.5", "description": "一个用于操作cookie的Vue插件,使用简单,无依赖", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/muzaisimao/v-cookie" }, "keywords": [ "cookie", "vue-cookie", "vue cookie" ], "author": "muzaisimao@163.com", "license": "ISC" }