You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

88 lines
2.2 KiB

{
"_args": [
[
"@intlify/core-base@9.1.9",
"D:\\Project\\DaPing"
]
],
"_from": "@intlify/core-base@9.1.9",
"_id": "@intlify/core-base@9.1.9",
"_inBundle": false,
"_integrity": "sha512-x5T0p/Ja0S8hs5xs+ImKyYckVkL4CzcEXykVYYV6rcbXxJTe2o58IquSqX9bdncVKbRZP7GlBU1EcRaQEEJ+vw==",
"_location": "/@intlify/core-base",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@intlify/core-base@9.1.9",
"name": "@intlify/core-base",
"escapedName": "@intlify%2fcore-base",
"scope": "@intlify",
"rawSpec": "9.1.9",
"saveSpec": null,
"fetchSpec": "9.1.9"
},
"_requiredBy": [
"/@dcloudio/uni-cli-shared"
],
"_resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.1.9.tgz",
"_spec": "9.1.9",
"_where": "D:\\Project\\DaPing",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
},
"bugs": {
"url": "https://github.com/intlify/vue-i18n-next/issues"
},
"buildOptions": {
"name": "IntlifyCoreBase",
"formats": [
"esm-bundler",
"esm-browser",
"cjs",
"global"
]
},
"dependencies": {
"@intlify/devtools-if": "9.1.9",
"@intlify/message-compiler": "9.1.9",
"@intlify/message-resolver": "9.1.9",
"@intlify/runtime": "9.1.9",
"@intlify/shared": "9.1.9",
"@intlify/vue-devtools": "9.1.9"
},
"description": "@intlify/core-base",
"engines": {
"node": ">= 10"
},
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/intlify/vue-i18n-next/tree/master/packages/core-base#readme",
"jsdelivr": "dist/core-base.global.js",
"keywords": [
"core",
"fundamental",
"i18n",
"internationalization",
"intlify"
],
"license": "MIT",
"main": "index.js",
"module": "dist/core-base.esm-bundler.js",
"name": "@intlify/core-base",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/intlify/vue-i18n-next.git",
"directory": "packages/core"
},
"sideEffects": false,
"types": "dist/core-base.d.ts",
"unpkg": "dist/core-base.global.js",
"version": "9.1.9"
}