Asif Bacchus
9717e8a6fa
- rename for integration with node-dev environment and production deployment - update image and product name across all files - use generated project file to install node dependencies - bump internal version to 2.6
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"name": "ab-livereload",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"express": "^4.17.1",
|
|
"livereload": "^0.9.3"
|
|
}
|
|
}
|