jsmn/1.1.0

jsmn (pronounced like 'jasmine') is a minimalistic JSON parser in C. It can be easily integrated into resource-limited or embedded projects.

#json#parser

Using jsmn

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revision1e28b06f38ef55d08a356b207ef3a9a0

options(none)

Dependencies

Loading dependencies…

MIT1e28b06f38ef55d08a356b207ef3a9a0

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list jsmn/1.1.0
    # Scan the entire dependency graph
    conan audit scan --requires=jsmn/1.1.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.1.0
[![Conan Center](https://img.shields.io/conan/v/jsmn)](https://conan.io/center/recipes/jsmn)