5 Commits

Author SHA1 Message Date
seb
fb8f61f868 Fix node-gyp compatibility: move to dependencies for proper version control
- Move node-gyp from devDependencies to dependencies
- Ensures v11.2.0 is used when installed as dependency
- Fixes Visual Studio detection issues in consuming projects
- Resolves shopApi build failures with old node-gyp v8.4.1
2025-06-27 03:37:33 +02:00
seb
091c258d41 Update package.json to include Node.js engine requirement and enhance build scripts. Add new keywords for better package discoverability, define repository information, and specify supported operating systems and CPU architectures. Introduce devDependencies for node-gyp to streamline native module compilation. 2025-06-27 03:32:24 +02:00
seb
ccbd833361 package.json aktualisiert 2025-04-22 04:39:00 +00:00
seb
53da84fbcf Update version to 1.0.1 in package.json for release. 2025-04-18 09:24:41 +02:00
seb
51a3cc6c2d genesis 2025-04-18 08:22:35 +02:00