Opal-Estate-Pro/node_modules/tiny-lr/examples/express/package.json
2019-09-13 11:27:52 +07:00

11 lines
264 B
JSON

{
"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"
}
}