{ "name": "samhuri.net", "description": "samhuri.net", "version": "0.1.0", "dependencies": { "harp": "^0.31.0", "thepusher": "^0.1.4", "uglify-js": "^3.4.9", "snyk": "^1.41.1" }, "scripts": { "snyk-protect": "snyk protect", "prepublish": "npm run snyk-protect", "prepare": "npm run snyk-protect" }, "snyk": true }