{ "name": "scriptless-svg", "version": "1.0.0", "main": "index.js", "repository": "http://git.cryto.net/joepie91/scriptless-svg.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", "bin": { "scriptless-svg": "./bin/scriptless-svg" }, "dependencies": { "bluebird": "^3.7.2", "chalk": "^4.1.0", "detect-svg-scripts": "^1.0.0", "globby": "^11.0.1", "is-glob": "^4.0.1", "match-value": "^1.1.0", "split-filter-n": "^1.1.2", "yargs": "^15.4.1" }, "devDependencies": { "@joepie91/eslint-config": "^1.1.0", "eslint": "^7.6.0" } }