node-app-manifest 6.4.0

Canonical manifest schema and validation contract for Node apps
Documentation
1
2
3
4
5
6
# node-app-manifest

Canonical serialization and validation contract for Node app manifests.

This crate owns manifest data types and validation only. It intentionally has
no runtime, networking, storage, hardware, or asynchronous dependencies.