9 lines
227 B
JSON
Executable File
9 lines
227 B
JSON
Executable File
{
|
|
"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
|
|
}
|