dependabot[bot]
2019-10-23 2eac59e25e9692aea2eabe0bbb01a41cbf79166c
commit | author | age
f7cd89 1 {
JS 2   "name": "nodejs-helloworld",
3   "version": "1.0.0",
4   "description": "Hello World!",
5   "main": "app.js",
6   "author": "Red Hat Training",
7   "license": "ASL",
8   "dependencies": {
9     "express": "~4.14.2"
10   }
11 }