We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007819b commit 554ba9bCopy full SHA for 554ba9b
package.json
@@ -1,7 +1,11 @@
1
{
2
"name": "@flowscripter/example-host-application",
3
+ "homepage": "https://github.com/flowscripter/example-host-application#readme",
4
"description": "Example host application for the https://github.com/flowscripter/dynamic-plugin-framework",
- "repository": "@flowscripter/example-host-application",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/flowscripter/example-host-application.git"
8
+ },
9
"license": "MIT",
10
"keywords": [
11
"bun",
0 commit comments