@haybarn/cli-linux-arm64 0.0.0-placeholder

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +9 -0
package/package.json ADDED
@@ -0,0 +1,9 @@
1
+ {
2
+ "name": "@haybarn/cli-linux-arm64",
3
+ "version": "0.0.0-placeholder",
4
+ "description": "Placeholder for the @haybarn/cli-linux-arm64 platform leaf. Real versions are published by the Query-farm-haybarn/haybarn CI on each release tag. Depend on the 'haybarn' meta-package, not this leaf.",
5
+ "homepage": "https://github.com/Query-farm-haybarn/haybarn",
6
+ "repository": { "type": "git", "url": "git+https://github.com/Query-farm-haybarn/haybarn.git" },
7
+ "license": "MIT",
8
+ "publishConfig": { "access": "public" }
9
+ }