module.json 196 B

12345678
  1. {
  2. "module": "tinyregex",
  3. "about": "Wrapper for the tiny-regex library",
  4. "author": "Mark Sibly",
  5. "version": "1.0.0",
  6. "support": "https://github.com/skn3/tinyaes",
  7. "depends": ["libc"]
  8. }