|
@@ -9,14 +9,14 @@
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/BabylonJS/Babylon.js.git"
|
|
"url": "https://github.com/BabylonJS/Babylon.js.git"
|
|
},
|
|
},
|
|
- "main": "babylon.proceduralTextures.min.js",
|
|
|
|
|
|
+ "main": "babylonjs.proceduralTextures.min.js",
|
|
"files": [
|
|
"files": [
|
|
- "babylon.proceduralTextures.js",
|
|
|
|
- "babylon.proceduralTextures.min.js",
|
|
|
|
- "babylon.proceduralTextures.module.d.ts",
|
|
|
|
|
|
+ "babylonjs.proceduralTextures.js",
|
|
|
|
+ "babylonjs.proceduralTextures.min.js",
|
|
|
|
+ "babylonjs.proceduralTextures.module.d.ts",
|
|
"package.json"
|
|
"package.json"
|
|
],
|
|
],
|
|
- "typings": "babylon.proceduralTextures.module.d.ts",
|
|
|
|
|
|
+ "typings": "babylonjs.proceduralTextures.module.d.ts",
|
|
"keywords": [
|
|
"keywords": [
|
|
"3D",
|
|
"3D",
|
|
"javascript",
|
|
"javascript",
|