{ "name": "mcoop", "authors": [ "Kyle McFarland " ], "description": "mcoop is a simple Co-Op management webapp", "main": "index.html", "license": "Apache-2.0", "homepage": "http://wiki.gpio.ca/wiki/mcoop", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bootstrap": "^4.0.0", "tether": "^1.4.3", "jquery": "^3.3.1" } }