1 Star 3 Fork 0

传智经理/nuxtjs-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 450 Bytes
一键复制 编辑 原始数据 按行查看 历史
段子黄 提交于 2019-09-26 21:01 . 6-完成了登录状态存储的功能
{
"name": "nuxtjs-demo",
"version": "1.0.0",
"description": "NuxtJS示例",
"main": "index.js",
"scripts": {
"dev": "nuxt",
"build": "nuxt build"
},
"repository": {
"type": "git",
"url": "git@gitee.com:manageritcast/nuxtjs-demo.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.19.0",
"cookieparser": "^0.1.0",
"js-cookie": "^2.2.1",
"nuxt": "^2.9.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/manageritcast/nuxtjs-demo.git
git@gitee.com:manageritcast/nuxtjs-demo.git
manageritcast
nuxtjs-demo
nuxtjs-demo
master

搜索帮助