Manifest-Version: 1.0 Bundle-Description: JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementa tion. There are a large number of JSON packages in Java. Perha ps someday the Java community will standardize on one. Until t hen, choose carefully. Bundle-License: https://github.com/stleary/JSON-java/blob/master/LICEN SE Bundle-SymbolicName: json Bnd-LastModified: 1747486261655 Bundle-ManifestVersion: 2 Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Tool: Bnd-6.3.1.202206071316 Export-Package: org.json;version="20250517.0.0" Bundle-Name: JSON in Java Bundle-Version: 20250517.0.0 Multi-Release: true Build-Jdk-Spec: 1.8 Created-By: Apache Maven Bundle Plugin 5.1.9