{ "name": "nmdc-webfrontend", "version": "1.0.0", "description": "", "main": "s", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.ivysaur.me/code.ivysaur.me/nmdc-webfrontend" }, "author": "", "license": "ISC", "dependencies": { "html-minifier": "^3.5.6", "less": "^2.7.3", "less-plugin-clean-css": "^1.5.1", "uglify-js": "^3.1.8" } }