@koishijs/plugin-locale-fr-fr 0.0.0 → 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +7 -0
- package/package.json +2 -11
- package/translation.json +1 -0
- package/.yarn/install-state.gz +0 -0
- package/.yarn/releases/yarn-3.6.3.cjs +0 -874
- package/.yarnrc.yml +0 -9
- package/yarn-error.log +0 -47
package/.yarnrc.yml
DELETED
package/yarn-error.log
DELETED
@@ -1,47 +0,0 @@
|
|
1
|
-
Arguments:
|
2
|
-
C:\Program Files\nodejs\node.exe C:\Users\shigma\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js publish
|
3
|
-
|
4
|
-
PATH:
|
5
|
-
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Bandizip\;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Wolfram Research\WolframScript\;C:\Program Files\dotnet\;C:\Users\shigma\.cargo\bin;C:\Users\shigma\AppData\Local\Microsoft\WindowsApps;C:\Users\shigma\AppData\Roaming\npm;C:\Users\shigma\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\shigma\AppData\Local\GitHubDesktop\bin;C:\Users\shigma\AppData\Local\gitkraken\bin
|
6
|
-
|
7
|
-
Yarn version:
|
8
|
-
1.22.19
|
9
|
-
|
10
|
-
Node version:
|
11
|
-
18.17.1
|
12
|
-
|
13
|
-
Platform:
|
14
|
-
win32 x64
|
15
|
-
|
16
|
-
Trace:
|
17
|
-
Error: canceled
|
18
|
-
at Interface.<anonymous> (C:\Users\shigma\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:137150:13)
|
19
|
-
at Interface.emit (node:events:514:28)
|
20
|
-
at [_ttyWrite] [as _ttyWrite] (node:internal/readline/interface:1131:18)
|
21
|
-
at ReadStream.onkeypress (node:internal/readline/interface:270:20)
|
22
|
-
at ReadStream.emit (node:events:514:28)
|
23
|
-
at emitKeys (node:internal/readline/utils:357:14)
|
24
|
-
at emitKeys.next (<anonymous>)
|
25
|
-
at ReadStream.onData (node:internal/readline/emitKeypressEvents:64:36)
|
26
|
-
at ReadStream.emit (node:events:514:28)
|
27
|
-
at addChunk (node:internal/streams/readable:324:12)
|
28
|
-
|
29
|
-
npm manifest:
|
30
|
-
{
|
31
|
-
"name": "koishi-plugin-about",
|
32
|
-
"version": "0.0.0",
|
33
|
-
"description": "",
|
34
|
-
"main": "index.js",
|
35
|
-
"scripts": {
|
36
|
-
"test": "echo \"Error: no test specified\" && exit 1"
|
37
|
-
},
|
38
|
-
"keywords": [],
|
39
|
-
"author": "",
|
40
|
-
"license": "ISC"
|
41
|
-
}
|
42
|
-
|
43
|
-
yarn manifest:
|
44
|
-
No manifest
|
45
|
-
|
46
|
-
Lockfile:
|
47
|
-
No lockfile
|