UNPKG

phant-manager-http

Version:
41 lines (40 loc) 833 B
{ "name": "phant-manager-http", "version": "0.0.4", "authors": [ { "name": "Todd Treece", "email": "todd@uniontownlabs.org", "homepage": "http://uniontownlabs.org" } ], "description": "phant-manager-http", "main": "index.js", "keywords": [ "sparkfun", "data", "internet", "of", "things", "IoT" ], "license": "GPL-3.0", "homepage": "https://github.com/sparkfun/phant-manager-http", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "public/bower_components", "third_party", "test", "tests" ], "dependencies": { "bootstrap": "~3.1.1", "handlebars": "~1.3.0", "ubilabs-geocomplete": "~1.5.1", "bootbox": "~4.3.0", "bootstrap-tagsinput": "TimSchlechter/bootstrap-tagsinput#master" } }