Files
ihrm/node_modules/@stencil/core/compiler/package.json
Nikhil Ravi Cybrosys e1794e7422 [UPDT]translations in the views (#4)
[UPDT]Translations in the views
[FIX]major bug fixes
2023-05-18 15:05:28 +05:30

9 lines
174 B
JSON
Executable File

{
"name": "@stencil/core/compiler",
"version": "2.22.3",
"description": "Stencil Compiler.",
"main": "./stencil.js",
"types": "./stencil.d.ts",
"private": true
}