{ "name": "zeichen-plugin-remote-storage", "author": "TheoryOfNekomata ", "version": "0.1.0", "description": "Save and load notes in Zeichen using an external API.", "keywords": [ "zeichen", "plugin", "storage", "API" ], "devDependencies": { "typescript": "^4.0.3" }, "scripts": { "build": "tsc **/*.ts" }, "license": "MIT" }