This commit is contained in:
darenhsu
2022-07-17 13:16:16 +08:00
parent 84759556ff
commit befd344ab0
28070 changed files with 4008428 additions and 1 deletions
+4684
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -0,0 +1,3 @@
// Dummy type definition file to provide backward compatibility
// around Nuxt modules extending `@nuxt/config` for Nuxt < 2.9
declare module "@nuxt/config"
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
{"meta":{"920aeae5dca3e4f6.js":[0,8432],"36624d1b34e7ddee.js":[8432,17680],"920aeae5aa41d844.js":[17680,26112],"920aeae5ab27fc50.js":[26112,34568],"36624d1b2fc40292.js":[34568,43824],"920aeae579baaba1.js":[43824,52280]},"version":"3.2.25"}
+65
View File
@@ -0,0 +1,65 @@
{
"_args": [
[
"@nuxt/config@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/config@2.13.3",
"_id": "@nuxt/config@2.13.3",
"_inBundle": false,
"_integrity": "sha512-nTMecpZsvG/kAihPDvE3hoPOscQR6WrxHL5PwVWnVx06nqrgI9JTMBCuFSKB8R4kQdO9wt1sin9W+rNNOf8/Fg==",
"_location": "/@nuxt/config",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/config@2.13.3",
"name": "@nuxt/config",
"escapedName": "@nuxt%2fconfig",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/@nuxt/cli",
"/@nuxt/core",
"/@nuxt/server"
],
"_resolved": "https://registry.npmjs.org/@nuxt/config/-/config-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": {
"@nuxt/utils": "2.13.3",
"consola": "^2.14.0",
"create-require": "^1.0.2",
"defu": "^2.0.4",
"destr": "^1.0.0",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
"jiti": "^0.1.11",
"rc9": "^1.0.0",
"std-env": "^2.2.1"
},
"files": [
"dist",
"index.d.ts"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/config.js",
"name": "@nuxt/config",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"typings": "index.d.ts",
"version": "2.13.3"
}