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

9 lines
227 B
JSON

{
"name": "@stencil/core/dev-server",
"version": "2.22.3",
"description": "Stencil Development Server which communicates with the Stencil Compiler.",
"main": "./index.js",
"types": "./index.d.ts",
"private": true
}