{ "name": "CVE-2020-11883", "description": "vue-storefront-api", "version": "1.0.0", "main": "index.ts", "repository": "git@github.com:0ndras3k/CVE-2020-11883.git", "author": { "email": "ja@oklapka.tech", "name": "Ondřej Klapka", "url": "https://oklapka.tech" }, "license": "MIT", "dependencies": { "axios": "^0.21.1", "chalk": "^4.1.0" }, "devDependencies": { "@types/node": "^14.14.31", "ts-node": "^9.1.1", "ts-node-dev": "^1.1.6", "typescript": "^4.2.2" }, "scripts": { "start": "ts-node-dev . lights.ie" } }