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

67 lines
1.6 KiB
JSON

{
"_args": [
[
"@nuxt/utils@2.13.3",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_from": "@nuxt/utils@2.13.3",
"_id": "@nuxt/utils@2.13.3",
"_inBundle": false,
"_integrity": "sha512-p653/g+SfGpxGi+RqjhF2alUYQJaXxWgXSGtCykcCeuA6MtKSIwjJ43wiqZA/mkXK1se2BWeD1eA+abjaCEiGQ==",
"_location": "/@nuxt/utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nuxt/utils@2.13.3",
"name": "@nuxt/utils",
"escapedName": "@nuxt%2futils",
"scope": "@nuxt",
"rawSpec": "2.13.3",
"saveSpec": null,
"fetchSpec": "2.13.3"
},
"_requiredBy": [
"/@nuxt/builder",
"/@nuxt/cli",
"/@nuxt/config",
"/@nuxt/core",
"/@nuxt/generator",
"/@nuxt/server",
"/@nuxt/vue-renderer",
"/@nuxt/webpack"
],
"_resolved": "https://registry.npmjs.org/@nuxt/utils/-/utils-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": {
"consola": "^2.14.0",
"fs-extra": "^8.1.0",
"hash-sum": "^2.0.0",
"proper-lockfile": "^4.1.1",
"semver": "^7.3.2",
"serialize-javascript": "^4.0.0",
"signal-exit": "^3.0.3",
"ua-parser-js": "^0.7.21"
},
"files": [
"dist"
],
"homepage": "https://github.com/nuxt/nuxt.js#readme",
"license": "MIT",
"main": "dist/utils.js",
"name": "@nuxt/utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
},
"version": "2.13.3"
}