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.
78 lines
1.9 KiB
78 lines
1.9 KiB
{ |
|
"_args": [ |
|
[ |
|
"@intlify/devtools-if@9.1.9", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_from": "@intlify/devtools-if@9.1.9", |
|
"_id": "@intlify/devtools-if@9.1.9", |
|
"_inBundle": false, |
|
"_integrity": "sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==", |
|
"_location": "/@intlify/devtools-if", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "@intlify/devtools-if@9.1.9", |
|
"name": "@intlify/devtools-if", |
|
"escapedName": "@intlify%2fdevtools-if", |
|
"scope": "@intlify", |
|
"rawSpec": "9.1.9", |
|
"saveSpec": null, |
|
"fetchSpec": "9.1.9" |
|
}, |
|
"_requiredBy": [ |
|
"/@intlify/core-base" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@intlify/devtools-if/-/devtools-if-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": "IntlifyDevToolsIf", |
|
"formats": [ |
|
"esm-bundler", |
|
"cjs" |
|
] |
|
}, |
|
"dependencies": { |
|
"@intlify/shared": "9.1.9" |
|
}, |
|
"description": "@intlify/devtools-if", |
|
"engines": { |
|
"node": ">= 10" |
|
}, |
|
"files": [ |
|
"index.js", |
|
"dist" |
|
], |
|
"homepage": "https://github.com/intlify/vue-i18n-next/tree/master/packages/devtools-if#readme", |
|
"keywords": [ |
|
"devtools", |
|
"i18n", |
|
"internationalization", |
|
"intlify" |
|
], |
|
"license": "MIT", |
|
"main": "index.js", |
|
"module": "dist/devtools-if.esm-bundler.js", |
|
"name": "@intlify/devtools-if", |
|
"publishConfig": { |
|
"access": "public" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/intlify/vue-i18n-next.git", |
|
"directory": "packages/devtools-if" |
|
}, |
|
"sideEffects": false, |
|
"types": "dist/devtools-if.d.ts", |
|
"version": "9.1.9" |
|
}
|
|
|