{ "name": "obsidian_glass", "version": "1.0.0", "description": "Ce site est à destination des followers de la Méridian Corp.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "tinacms": "tinacms", "build": "tinacms build && hugo" }, "repository": { "type": "git", "url": "git+https://github.com/ObsidienStudio/Obsidian_Liftoff.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/ObsidienStudio/Obsidian_Liftoff/issues" }, "homepage": "https://github.com/ObsidienStudio/Obsidian_Liftoff#readme", "dependencies": { "tinacms": "^1.5.21" }, "devDependencies": { "@tinacms/cli": "^1.5.30", "@types/node": "^20.8.4" } }