@watheia/hello.hello.extensions.snowpack
Version:
87 lines (86 loc) • 2.1 kB
JSON
{
"name": "@watheia/hello.hello.extensions.snowpack",
"version": "0.0.3",
"homepage": "https://www.watheia.io/",
"main": "dist/index.js",
"componentId": {
"scope": "watheia.hello",
"name": "hello/extensions/snowpack",
"version": "0.0.3"
},
"dependencies": {
"@teambit/harmony": "0.2.11",
"eslint-config-synacor": "^1.1.0",
"eslint": "^4.5.0",
"preact-render-to-string": "^5.1.19",
"core-js": "^3.0.0"
},
"devDependencies": {
"@babel/runtime": "7.12.18",
"@types/jest": "^26.0.0",
"@types/react": "^16.8.0",
"@types/node": "12.20.4"
},
"peerDependencies": {
"preact-router": "^3.2.1",
"preact-compat": "^3.17.0",
"preact": "^10.5.13",
"react-dom": "^16.8.0 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0"
},
"license": "EPL-2.0",
"bit": {
"bindingPrefix": "@watheia",
"env": {},
"overrides": {
"dependencies": {
"preact-router": "-",
"preact-compat": "-",
"preact": "-",
"eslint-config-synacor": "^1.1.0",
"eslint": "^4.5.0",
"preact-render-to-string": "^5.1.19",
"core-js": "^3.0.0",
"react-dom": "-",
"react": "-"
},
"devDependencies": {
"@babel/runtime": "7.12.18",
"@types/jest": "^26.0.0",
"@types/react": "^16.8.0",
"@types/node": "12.20.4",
"@types/mocha": "-",
"react-dom": "-",
"react": "-"
},
"peerDependencies": {
"preact-router": "^3.2.1",
"preact-compat": "^3.17.0",
"preact": "^10.5.13",
"react-dom": "^16.8.0 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0"
}
}
},
"public": true,
"author": "Aaron R Miller <amiller@watheia.org>",
"private": false,
"engines": {
"node": ">=12.15.0"
},
"repository": {
"type": "git",
"url": "https://gitlab.com/watheia/sunflower/watheia-micro"
},
"keywords": [
"watheia",
"micro",
"domain-specific",
"microcomponent",
"microfrontend",
"webcomponent",
"snowpack",
"svelte",
"preact"
]
}