{ "name": "rosstheross.github.io", "description": "", "version": "1.0.0", "author": "Matt Strapp ", "devDependencies": { "syncpack": "^11.2.1" }, "keywords": [], "license": "ISC", "main": "index.js", "private": true, "scripts": { "sync-deps": "syncpack", "fix-deps": "syncpack fix-mismatches", "test": "echo \"Error: no test specified\" && exit 1" } }