diff --git a/examples/presentation_tree.json b/examples/presentation_tree.json index 5d3f4fd..be80be1 100644 --- a/examples/presentation_tree.json +++ b/examples/presentation_tree.json @@ -5080,4 +5080,4 @@ } ] } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 9ba4bf8..83cf272 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,9 @@ { - "name": "tppt", - "version": "0.0.0", - "description": "", - "main": "index.js", "scripts": { "format": "biome format --write", "lint": "biome lint --write", "test": "echo \"Error: no test specified\" && exit 1" }, - "keywords": [], - "author": "", - "license": "ISC", "packageManager": "pnpm@10.6.3", "devDependencies": { "@biomejs/biome": "1.9.4"