Files
ultimatemember/bower.json
T
2016-01-25 22:56:43 +08:00

21 lines
403 B
JSON

{
"name": "roots",
"version": "7.0.3",
"homepage": "http://roots.io",
"authors": [
"Ben Word <ben@benword.com>"
],
"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"
}
}