代码拉取完成,页面将自动刷新
{
"name": "@nuxtjs/auth",
"version": "4.9.1",
"description": "Authentication module for Nuxt.js",
"license": "MIT",
"contributors": [
{
"name": "Pooya Parsa <pooya@pi0.ir>",
"url": "https://github.com/pi0"
},
{
"name": "Herberts Cruz <herbertscruz@gmail.com>"
},
{
"name": "Tony Briet",
"url": "https://github.com/breakingrobot"
}
],
"main": "lib/module/index.js",
"repository": "nuxt-community/auth-module",
"publishConfig": {
"access": "public"
},
"scripts": {
"heroku-postbuild": "nuxt build examples/demo",
"start": "nuxt start examples/demo",
"dev": "nuxt examples/demo",
"lint": "eslint lib test",
"lint-fix": "eslint --fix lib test",
"test": "npm run lint && jest",
"release": "standard-version && git push --follow-tags && npm publish"
},
"eslintIgnore": [
"lib/module/plugin.js"
],
"files": [
"lib"
],
"jest": {
"testEnvironment": "node",
"collectCoverage": true
},
"dependencies": {
"@nuxtjs/axios": "^5.9.5",
"body-parser": "^1.19.0",
"consola": "^2.11.3",
"cookie": "^0.4.0",
"is-https": "^1.0.0",
"js-cookie": "^2.2.1",
"lodash": "^4.17.15",
"nanoid": "^2.1.11"
},
"devDependencies": {
"@nuxtjs/toast": "latest",
"babel-plugin-transform-class-properties": "latest",
"babel-plugin-transform-decorators-legacy": "latest",
"bootstrap-vue": "latest",
"codecov": "latest",
"cookie-parser": "latest",
"eslint": "latest",
"eslint-config-standard": "latest",
"eslint-plugin-import": "latest",
"eslint-plugin-jest": "latest",
"eslint-plugin-node": "latest",
"eslint-plugin-promise": "latest",
"eslint-plugin-standard": "latest",
"eslint-plugin-vue": "latest",
"express": "latest",
"express-jwt": "latest",
"jest": "latest",
"jsdom": "latest",
"lodash.get": "latest",
"nuxt-class-component": "latest",
"nuxt-edge": "latest",
"puppeteer": "latest",
"standard-version": "latest"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。