{ "name": "shadoweditor-docs", "version": "1.0.0", "private": true, "description": "Shadow Editor User Guild and Development Documents.", "main": "index.js", "scripts": { "build": "gitbook build .", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/tengge1/ShadowEditor.git" }, "keywords": [ "shadoweditor", "3d", "editor", "three.js", "docs" ], "author": "tengge", "license": "MIT", "bugs": { "url": "https://github.com/tengge1/ShadowEditor/issues" }, "homepage": "https://github.com/tengge1/ShadowEditor", "devDependencies": {} }