@franzenzenhofer/asanakit 0.2.0 → 0.3.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@franzenzenhofer/asanakit",
3
- "version": "0.2.0",
3
+ "version": "0.3.0",
4
4
  "description": "Programmatic stick-figure and body-posture visualization engine for yoga and surf. Declarative 3D pose format, deterministic any-angle SVG/PNG, interactive three.js viewer, GLB export, Rapier physics settling. CLI-first, AI-driveable.",
5
5
  "keywords": [
6
6
  "yoga",
@@ -102,7 +102,6 @@
102
102
  "vitest": "^3.2.4"
103
103
  },
104
104
  "allowScripts": {
105
- "sharp@0.34.5": true,
106
105
  "esbuild@0.28.1": true,
107
106
  "@resvg/resvg-js@2.6.2": true
108
107
  }
@@ -26,4 +26,4 @@ props:
26
26
  - type: mat
27
27
  muscles:
28
28
  engaged: [ quadriceps, erectorSpinae ]
29
- camera: side
29
+ camera: front
@@ -39,4 +39,4 @@ props:
39
39
  muscles:
40
40
  engaged: [ deltoid, erectorSpinae, quadriceps ]
41
41
  stretched: [ rectusAbdominis, latissimus ]
42
- camera: side
42
+ camera: front