This package has been superseded by the workspace.json open standard.
The protocol shapes and type definitions previously defined in this repository are now maintained as part of the workspace.json specification at:
- Specification: workspacejson.dev
- NPM Package: @workspacejson/spec
- This repository is kept for historical reference
- No further updates will be made to this codebase
- All new development happens in the workspace.json ecosystem
- The npm package
@snapback-oss/contractshas been deprecated
If you were using this package, please migrate to the workspace.json standard:
- Visit workspacejson.dev for the new specification
- Install
@workspacejson/specfor type definitions - Update your code to use the new workspace.json protocol shapes
This repository remains available under the Apache-2.0 license for reference purposes.