• This project
    • Loading...
  • Sign in

Зуев Егор / wiki.dev

Logo belkanton
Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • wiki.dev
  • package.json
  • Dan Brown's avatar
    Extracted page form js and added better page content linking · 5af6656f
    5af6656f
    Dan Brown authored 2015-10-10 18:57:52 +0100
package.json 364 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
  "private": true,
  "devDependencies": {
    "gulp": "^3.8.8",
    "insert-css": "^0.2.0",
    "laravel-elixir-livereload": "1.1.3",
    "vueify": "^1.1.5"
  },
  "dependencies": {
    "bootstrap-sass": "^3.0.0",
    "dropzone": "^4.0.1",
    "laravel-elixir": "^3.3.1",
    "vue": "^0.12.16",
    "vue-resource": "^0.1.16",
    "zeroclipboard": "^2.2.0"
  }
}