{ "name": "@xeserv/xesite", "version": "4.0.0", "description": "Hacking because node", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Xe/site.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/Xe/site/issues" }, "homepage": "https://github.com/Xe/site#readme", "dependencies": { "execa": "^8.0.1" } }