1Bundle-SymbolicName: org.jspecify.jspecify 2Bundle-Name: JSpecify annotations 3Bundle-Vendor: The JSpecify Authors 4Bundle-Description: An artifact of well-specified annotations to power static analysis checks and JVM language interop. 5Bundle-DocURL: https://jspecify.dev/docs/start-here 6Bundle-License: https://www.apache.org/licenses/LICENSE-2.0 7-exportcontents: org.jspecify.* 8-reproducible: true 9-noextraheaders: true 10-snapshot: SNAPSHOT 11