ferrflow 7.21.1

Universal semantic versioning for monorepos and classic repos
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "cpu": [
    "arm"
  ],
  "description": "FerrFlow Linux armv7 binary",
  "license": "MIT",
  "name": "@ferrflow/linux-arm",
  "os": [
    "linux"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FerrLabs/FerrFlow.git"
  },
  "version": "7.21.1"
}