{ "name": "less", "version": "0.1.0", "description": "Hugo theme", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hugo", "theme" ], "author": "Aiden X", "license": "ISC", "dependencies": { "@forever9/lego": "^0.1.0" } }