1
1
{
2
- "name" : " @modifiedcommand/convert-minecraft-java-texture-to-bedrock-api" ,
3
- "type" : " module" ,
4
- "productName" : " ConvertJavaTextureToBedrockApi" ,
5
- "version" : " 4.0.8" ,
6
- "description" : " API for convert Minecraft Java texture packs to Bedrock texture packs" ,
7
- "keywords" : [
8
- " Minecraft" ,
9
- " Texture" ,
10
- " Pack" ,
11
- " Convert" ,
12
- " Java" ,
13
- " Bedrock"
14
- ],
15
- "author" : " modifiedcommand" ,
16
- "license" : " GPL-3.0-only" ,
17
- "repository" : {
18
- "type" : " git" ,
19
- "url" : " git+https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi.git"
20
- },
21
- "bugs" : {
22
- "url" : " https://github.com/ModifiedCommand/ConvertJavaTextureToBedrock/issues"
23
- },
24
- "homepage" : " https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi#readme" ,
25
- "dependencies" : {
26
- "@geekcornernpm/convert-base-api" : " 1.0.6" ,
27
- "uuid" : " 3.4.0"
28
- },
29
- "devDependencies" : {},
30
- "engines" : {
31
- "node" : " >=14.0.0"
32
- },
33
- "publishConfig" : {
34
- "registry" :" https://npm.pkg.github.com"
35
- },
36
- "main" : " src/index.mjs"
37
- }
2
+ "name" : " @modifiedcommand/convert-minecraft-java-texture-to-bedrock-api" ,
3
+ "type" : " module" ,
4
+ "productName" : " ConvertJavaTextureToBedrockApi" ,
5
+ "version" : " 4.0.11" ,
6
+ "description" : " API for convert Minecraft Java texture packs to Bedrock texture packs" ,
7
+ "keywords" : [
8
+ " Minecraft" ,
9
+ " Texture" ,
10
+ " Pack" ,
11
+ " Convert" ,
12
+ " Java" ,
13
+ " Bedrock"
14
+ ],
15
+ "author" : " modifiedcommand" ,
16
+ "license" : " GPL-3.0-only" ,
17
+ "repository" : {
18
+ "type" : " git" ,
19
+ "url" : " git+https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi.git"
20
+ },
21
+ "bugs" : {
22
+ "url" : " https://github.com/ModifiedCommand/ConvertJavaTextureToBedrock/issues"
23
+ },
24
+ "homepage" : " https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi#readme" ,
25
+ "dependencies" : {
26
+ "@geekcornernpm/convert-base-api" : " 1.0.6" ,
27
+ "uuid" : " 3.4.0"
28
+ },
29
+ "devDependencies" : {},
30
+ "engines" : {
31
+ "node" : " >=14.0.0"
32
+ },
33
+ "main" : " src/index.mjs"
34
+ }
0 commit comments