|
|
|
@ -10192,13 +10192,14 @@
|
|
|
|
|
"cats": [
|
|
|
|
|
25
|
|
|
|
|
],
|
|
|
|
|
"description": "PixiJS - The HTML5 Creation Engine. Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.",
|
|
|
|
|
"description": "PixiJS - The HTML5 Creation Engine. 2D WebGL renderer.",
|
|
|
|
|
"icon": "pixijs.png",
|
|
|
|
|
"js": {
|
|
|
|
|
"PIXI.settings": ""
|
|
|
|
|
"PIXI": "",
|
|
|
|
|
"PIXI.version": "^(.+)$\\;version:\\1"
|
|
|
|
|
},
|
|
|
|
|
"url": ".+\\.pixijs\\.com",
|
|
|
|
|
"scripts": "^pixi\\.js$",
|
|
|
|
|
"scripts": "pixi\\.(min\\.)?js$",
|
|
|
|
|
"website": "https://www.pixijs.com/"
|
|
|
|
|
},
|
|
|
|
|
"Emarsys": {
|
|
|
|
|