{
  "name": "bulma-dashboard-theme-worona",
  "version": "1.4.14",
  "description": "Theme for the Worona Dashboard.",
  "scripts": {
    "test": "NODE_PATH=../core-dashboard-worona/node_modules ava src/dashboard/components/**/tests/*.js src/dashboard/tests/**/*.js --watch --verbose --require babel-register --require babel-polyfill"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/worona/worona-dashboard.git"
  },
  "keywords": [
    "worona",
    "theme",
    "bulma",
    "dashboard"
  ],
  "author": "Worona Labs SL | Luis Herranz, @luisherranz",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/worona/worona-dashboard/issues"
  },
  "homepage": "https://github.com/worona/worona-dashboard#readme",
  "worona": {
    "authors": [
      "luis@worona.org",
      "abel@worona.org"
    ],
    "dashboard": {
      "type": "theme",
      "core": true,
      "namespace": "theme"
    }
  },
  "devDependencies": {},
  "dependencies": {
    "animate.css": "^3.5.1",
    "bulma": "^0.2.3",
    "font-awesome": "^4.6.3",
    "moment": "^2.13.0",
    "react-ios-switch": "^0.1.10",
    "url-regexp": "^1.0.2",
    "velocity-react": "^1.1.11"
  }
}
