UNPKG

227 BJSONView Raw
1{
2 "name": "@stencil/core/dev-server",
3 "version": "2.18.0",
4 "description": "Stencil Development Server which communicates with the Stencil Compiler.",
5 "main": "./index.js",
6 "types": "./index.d.ts",
7 "private": true
8}