UNPKG

289 BJSONView Raw
1{
2 "name": "@stencil/core/internal",
3 "version": "4.22.2",
4 "description": "Stencil internals only to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.",
5 "main": "./index.js",
6 "types": "./index.d.ts",
7 "private": true,
8 "sideEffects": false
9}