23384db2c2
Close #99
23 lines
471 B
JSON
23 lines
471 B
JSON
{
|
|
"name": "monica",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"resources/vendor/",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"bootstrap": "v4.0.0-alpha.2",
|
|
"animate.css": "^3.5.2",
|
|
"octicons": "^4.3.0",
|
|
"hint.css": "hint-css#^2.3.2",
|
|
"font-awesome": "fontawesome#^4.7.0",
|
|
"list.js": "^1.5.0",
|
|
"typeahead.js": "^0.11.1",
|
|
"jQuery": "^3.2.1",
|
|
"jquery.tagsinput": "jquery-tags-input#^1.3.6"
|
|
}
|
|
}
|