{ "name": "zeichen-core", "description": "Library for authoring Zeichen plugins and themes.", "version": "0.1.0", "devDependencies": { "typescript": "^4.0.3" }, "scripts": { "build": "tsc **/*.ts" }, "license": "MIT" }