mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
20 lines
423 B
JSON
20 lines
423 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"gulp": "^3.8.8",
|
|
"insert-css": "^0.2.0"
|
|
},
|
|
"dependencies": {
|
|
"babel-runtime": "^5.8.29",
|
|
"bootstrap-sass": "^3.0.0",
|
|
"dropzone": "^4.0.1",
|
|
"laravel-elixir": "^3.4.0",
|
|
"vue": "^1.0.4",
|
|
"vue-hot-reload-api": "^1.2.1",
|
|
"vue-resource": "^0.1.16",
|
|
"vueify": "^5.0.1",
|
|
"vueify-insert-css": "^1.0.0",
|
|
"zeroclipboard": "^2.2.0"
|
|
}
|
|
}
|