98 lines
2.5 KiB
JSON
98 lines
2.5 KiB
JSON
|
{
|
||
|
"_from": "@intlify/shared@10.0.4",
|
||
|
"_id": "@intlify/shared@10.0.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-ukFn0I01HsSgr3VYhYcvkTCLS7rGa0gw4A4AMpcy/A9xx/zRJy7PS2BElMXLwUazVFMAr5zuiTk3MQeoeGXaJg==",
|
||
|
"_location": "/@intlify/shared",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@intlify/shared@10.0.4",
|
||
|
"name": "@intlify/shared",
|
||
|
"escapedName": "@intlify%2fshared",
|
||
|
"scope": "@intlify",
|
||
|
"rawSpec": "10.0.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "10.0.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@intlify/core-base",
|
||
|
"/@intlify/message-compiler",
|
||
|
"/vue-i18n"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/@intlify/shared/-/shared-10.0.4.tgz",
|
||
|
"_shasum": "3acc71e162ffd77a7de9f486e082cc135ec4cdef",
|
||
|
"_spec": "@intlify/shared@10.0.4",
|
||
|
"_where": "D:\\ruyi\\案例\\node_modules\\vue-i18n",
|
||
|
"author": {
|
||
|
"name": "kazuya kawaguchi",
|
||
|
"email": "kawakazu80@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/intlify/vue-i18n/issues"
|
||
|
},
|
||
|
"buildOptions": {
|
||
|
"name": "IntlifyShared",
|
||
|
"formats": [
|
||
|
"mjs",
|
||
|
"browser",
|
||
|
"cjs"
|
||
|
]
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "@intlify/shared",
|
||
|
"engines": {
|
||
|
"node": ">= 16"
|
||
|
},
|
||
|
"exports": {
|
||
|
".": {
|
||
|
"types": "./dist/shared.d.ts",
|
||
|
"import": "./dist/shared.mjs",
|
||
|
"browser": "./dist/shared.esm-browser.js",
|
||
|
"node": {
|
||
|
"import": {
|
||
|
"production": "./dist/shared.prod.cjs",
|
||
|
"development": "./dist/shared.mjs",
|
||
|
"default": "./dist/shared.mjs"
|
||
|
},
|
||
|
"require": {
|
||
|
"production": "./dist/shared.prod.cjs",
|
||
|
"development": "./dist/shared.cjs",
|
||
|
"default": "./index.js"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"./dist/*": "./dist/*",
|
||
|
"./package.json": "./package.json"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"dist"
|
||
|
],
|
||
|
"funding": "https://github.com/sponsors/kazupon",
|
||
|
"homepage": "https://github.com/intlify/vue-i18n/tree/master/packages/shared#readme",
|
||
|
"keywords": [
|
||
|
"i18n",
|
||
|
"internationalization",
|
||
|
"intlify",
|
||
|
"utitlity"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"module": "dist/shared.mjs",
|
||
|
"name": "@intlify/shared",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/intlify/vue-i18n.git",
|
||
|
"directory": "packages/shared"
|
||
|
},
|
||
|
"sideEffects": false,
|
||
|
"types": "dist/shared.d.ts",
|
||
|
"version": "10.0.4"
|
||
|
}
|