Opal-Estate-Pro/node_modules/tiny-lr/examples/express/package.json

11 lines
264 B
JSON
Raw Normal View History

2019-09-13 06:27:52 +02:00
{
"name": "express-lr-sample",
"version": "0.0.0",
"description": "ERROR: No README.md file found!",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "DEBUG='tinylr tinylr:*' node server.js"
}
}