Initial commit
[yaffs-website] / node_modules / tiny-lr / examples / express / package.json
1 {
2   "name": "express-lr-sample",
3   "version": "0.0.0",
4   "description": "ERROR: No README.md file found!",
5   "main": "server.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1",
8     "start": "DEBUG='tinylr tinylr:*' node server.js"
9   }
10 }