package.json 257 B

1234567
  1. {
  2. "name": "@stencil/core/internal/testing",
  3. "version": "2.15.1",
  4. "description": "Stencil internal testing platform to be imported by the Stencil Compiler. Breaking changes can and will happen at any time.",
  5. "main": "./index.js",
  6. "private": true
  7. }