Files
ihrm/node_modules/@stencil/core/internal/package.json
2023-05-10 15:06:57 +05:30

10 lines
289 B
JSON

{
"name": "@stencil/core/internal",
"version": "2.22.3",
"description": "Stencil internals only to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.",
"main": "./index.js",
"types": "./index.d.ts",
"private": true,
"sideEffects": false
}