{ "name": "roots", "version": "7.0.3", "homepage": "http://roots.io", "authors": [ "Ben Word " ], "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "assets" ], "dependencies": { "modernizr": "2.8.2", "select2": "https://github.com/select2/select2.git", "pickadate": "https://github.com/amsul/pickadate.js.git" } }