UNPKG

bip-pod

Version:
44 lines (43 loc) 880 B
{ "name": "bip-pod", "version": "0.5.0", "author": "Michael Pearson", "description": "Bipio's Pod bridge", "keywords": [ "bip", "bipio", "pod" ], "repository": { "type": "git", "url": "https://github.com/bipio-server/bip-pod.git" }, "bugs": { "url": "https://github.com/bipio-server/bip-pod/issues" }, "license": "Apache-2.0", "main": ".", "dependencies": { "JSONPath": "^0.10.0", "cron": "^1.0.4", "dns": "^0.2.2", "extend": ">=1.1.3", "ipaddr.js": "^0.1.5", "mime": ">=1.2.11", "moment": ">=2.5.0", "node-uuid": "^1.3.3", "passport": ">=0.1.15", "pkginfo": "0.2.x", "request": ">= 2.2.9", "tldtools": ">=0.0.19", "underscore": "^1.7.0", "validator": "1.5.1" }, "engines": { "node": ">= 0.10.0" }, "devDependencies": { "should": "*", "mocha": "*" } }