{ "name": "@triliumnext/source", "version": "0.0.0", "description": "Build your personal knowledge base with TriliumNext Notes", "directories": { "doc": "docs" }, "scripts": {}, "private": true, "dependencies": {}, "devDependencies": { "@nx/js": "20.8.0", "@swc-node/register": "~1.9.1", "@swc/core": "~1.5.7", "@swc/helpers": "~0.5.11", "nx": "20.8.0", "tslib": "^2.3.0", "typescript": "~5.7.2" }, "workspaces": [ "packages/*" ], "license": "AGPL-3.0-only", "author": { "name": "TriliumNext Notes Team", "email": "contact@eliandoran.me", "url": "https://github.com/TriliumNext/Notes" }, "repository": { "type": "git", "url": "git+https://github.com/TriliumNext/Notes.git" }, "bugs": { "url": "https://github.com/TriliumNext/Notes/issues" }, "homepage": "https://github.com/TriliumNext/Notes#readme" }