|
- {
- "name": "vivo-explorer",
- "version": "1.0.0",
- "scripts": {
- "start": "node ./bin/www"
- },
- "repository": {
- "type": "git",
- "url": "https://gt.clarifylife.net/ddp/vivo-explorer.git"
- },
- "dependencies": {
- "bitcoin": "3.0.1",
- "body-parser": "~1.16.0",
- "cookie-parser": "~1.4.3",
- "crypto-js": "3.1.9-1",
- "debug": "~2.6.0",
- "decimal.js": "7.2.3",
- "express": "~4.14.1",
- "express-session": "1.15.2",
- "jstransformer-markdown-it": "^2.0.0",
- "moment": "^2.18.1",
- "moment-duration-format": "1.3.0",
- "monk": "^4.0.0",
- "morgan": "~1.7.0",
- "pug": "2.0.0-rc.2",
- "serve-favicon": "~2.3.2",
- "simple-git": "1.73.0",
- "exec-sync": "0.1.6"
- },
- "license": "MIT"
- }
|