DropshippingApp-Get-Allegro.../package.json

19 lines
352 B
JSON
Raw Permalink Normal View History

2020-09-01 20:20:03 +00:00
{
"name": "allegrotokens",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"axios": "^0.20.0",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"ejs": "~2.6.1",
"express": "~4.16.1",
"googleapis": "^39.2.0",
2020-09-01 20:20:03 +00:00
"http-errors": "~1.6.3",
"morgan": "~1.9.1"
}
}