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

55 lines
1.4 KiB
JSON

{
"_args": [
[
"@nuxt/loading-screen@2.0.2",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/loading-screen@2.0.2",
"_id": "@nuxt/loading-screen@2.0.2",
"_inBundle": false,
"_integrity": "sha512-29fLSfSNwCLnpXPbnTbMlgK4u5rw1raJBcBjTNlONfTo2FasWxyEgZ2HMMRlJoikMxxB9FZsjdegnYcplhiRTA==",
"_location": "/@nuxt/loading-screen",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/loading-screen@2.0.2",
"name": "@nuxt/loading-screen",
"escapedName": "@nuxt%2floading-screen",
"scope": "@nuxt",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/nuxt"
],
"_resolved": "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-2.0.2.tgz",
"_spec": "2.0.2",
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
"bugs": {
"url": "https://github.com/nuxt/loading-screen/issues"
},
"dependencies": {
"connect": "^3.7.0",
"defu": "^2.0.4",
"get-port-please": "^1.0.0",
"node-res": "^5.0.1",
"serve-static": "^1.14.1"
},
"files": [
"lib",
"app-dist"
],
"homepage": "https://github.com/nuxt/loading-screen#readme",
"license": "MIT",
"main": "lib/module.js",
"name": "@nuxt/loading-screen",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/loading-screen.git"
},
"version": "2.0.2"
}