UNPKG

alb3rt-core

Version:
33 lines (32 loc) 685 B
{ "name": "alb3rt-core", "version": "0.1.7", "description": "Alb3rt Core", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/libtomsoftware/alb3rt-core.git" }, "keywords": [ "alb3rt" ], "author": "Libtom Software Ltd", "license": "ISC", "bugs": { "url": "https://github.com/libtomsoftware/alb3rt-core/issues" }, "homepage": "https://github.com/libtomsoftware/alb3rt-core#readme", "dependencies": { "body-parser": "*", "chalk": "*", "dot-env": "*", "express": "*", "fs-extra": "*", "moment": "*", "python-shell": "*", "request": "*" } }