Monorepo containing core modules of Zeichen.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

13 rader
269 B

  1. {
  2. "name": "zeichen-plugin-remote-storage",
  3. "author": "TheoryOfNekomata <allan.crisostomo@outlook.com>",
  4. "version": "0.1.0",
  5. "description": "Save and load notes using an external API.",
  6. "keywords": [
  7. "zeichen",
  8. "plugin",
  9. "storage",
  10. "API"
  11. ]
  12. }