{ "name": "personal-site", "version": "1.0.0", "description": "web site", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://notabug.org/heckyel/personal-site.git" }, "author": "Jesús E.", "license": "AGPL-3.0", "dependencies": { "jquery": "^3.3.1", "normalize.css": "^8.0.1" } }