{ "name": "fixparsec", "version": "1.0.0", "description": "small apt to resst parsec virtual machines", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.theta42.com/ajones/fixparsec.git" }, "author": "amos jones", "license": "ISC", "dependencies": { "express": "^4.18.2", "request": "^2.88.2" } }