{ "name": "nms", "version": "1.0.0", "description": "AI Job Application tool for Firefox", "repository": { "type": "git", "url": "https://git.corrupt.link/liz/nms.git" }, "license": "MPL-2.0", "author": "Elizabeth Cray", "scripts": { "build": "webpack" }, "dependencies": { "webpack": "^5.102.1", "webpack-cli": "^6.0.1" } }