line_push/node_modules/@nuxt/vue-app/package.json
2022-07-17 13:16:16 +08:00

65 lines
1.6 KiB
JSON

{
"_args": [
[
"@nuxt/vue-app@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/vue-app@2.13.3",
"_id": "@nuxt/vue-app@2.13.3",
"_inBundle": false,
"_integrity": "sha512-C/KBGsm5x4W1aCffLLdcXnO1spQpjsqxXTyHGFlhfaMuShWYkb5n1HQcG2Nla7AY4QzOHbr6YPvJL1sF1CdyWw==",
"_location": "/@nuxt/vue-app",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/vue-app@2.13.3",
"name": "@nuxt/vue-app",
"escapedName": "@nuxt%2fvue-app",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/@nuxt/builder"
],
"_resolved": "https://registry.npmjs.org/@nuxt/vue-app/-/vue-app-2.13.3.tgz",
"_spec": "2.13.3",
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
"bugs": {
"url": "https://github.com/nuxt/nuxt.js/issues"
},
"dependencies": {
"node-fetch": "^2.6.0",
"unfetch": "^4.1.0",
"vue": "^2.6.11",
"vue-client-only": "^2.0.0",
"vue-meta": "^2.4.0",
"vue-no-ssr": "^1.1.1",
"vue-router": "^3.3.4",
"vue-template-compiler": "^2.6.11",
"vuex": "^3.5.1"
},
"files": [
"dist",
"template",
"vetur",
"index.d.ts"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/vue-app.js",
"name": "@nuxt/vue-app",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"typings": "index.d.ts",
"version": "2.13.3"
}