README.md
Rendering markdown...
{
"name": "CVE-2020-11883",
"description": "vue-storefront-api",
"version": "1.0.0",
"main": "index.ts",
"repository": "[email protected]:0ndras3k/CVE-2020-11883.git",
"author": {
"email": "[email protected]",
"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"
}
}