UNPKG

pbd-dist-one

Version:

Path ajdustments

34 lines 821 B
{ "name": "pbd-dist-one", "version": "1.0.0", "description": "Path ajdustments", "main": "./node-modules/pbd-dist-one/app.js", "scripts": { "startspapp": "nodemon ./bin/www --exec", "test": "echo \"Still no test created \" && exit 1 " }, "keywords": [ "PBD", "Logistics" ], "author": "Aca M", "license": "ISC", "dependencies": { "body-parser": "^1.19.0", "cookie-parser": "~1.4.4", "debug": "~2.6.9", "express": "~4.16.1", "http-errors": "~1.6.3", "jade": "~1.11.0", "moment": "^2.26.0", "morgan": "~1.9.1", "nodemon": "^2.0.4", "request": "^2.88.2", "socket.io": "^2.3.0" }, "devDependencies": { "babel-cli": "^6.26.0", "babel-preset-env": "^1.7.0", "babel-preset-stage-0": "^6.24.1" } }