{ "name": "parachute-svg-generator", "version": "0.1.0", "description": "Generate an SVG outline of a parachute panel for an elliptical parachute", "repository": { "type": "git", "url": "git@git.emaker.limited:chopster44/Parachute-SVG-Generator.git" }, "license": "SEE LICENSE IN LICENSE", "author": "chopster44", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }