{ "name": "pointvec", "version": "1.0.0", "description": "Fork of dotgrid with additional features and refractoring.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.sdf.org/Atlas48/pointvec.git" }, "keywords": [ "vector", "browser", "webapp" ], "author": "Atlas Cove ", "license": "MIT", "devDependencies": { "webpack": "^5.53.0", "webpack-cli": "^4.8.0" } }