{
  "name": "ri-backoffice",
  "version": "2.1.51",
  "description": "Administration panel for route-injector package",
  "author": "Gerard Solé",
  "contributors": [
    {
      "name": "Alex Albalá",
      "email": "alex.alaba@alteraid.com"
    },
    {
      "name": "Juan López",
      "email": "juan.lopez@alteraid.com"
    },
    {
      "name": "Gerard Solé",
      "email": "g.sole.ca@gmail.com"
    }
  ],
  "main": "index.js",
  "devDependencies": {
    "bower": "*",
    "ghooks": "^1.3.2",
    "grunt": "^1.0.3",
    "grunt-cli": "^1.3.2",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-concat": "^0.5.0",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-uglify": "^4.0.0",
    "grunt-contrib-watch": "*",
    "grunt-env": "*",
    "grunt-filerev": "^2.1.2",
    "grunt-ng-annotate": "*",
    "grunt-notify": "^0.4.5",
    "grunt-preprocess": "*",
    "grunt-sass": "^1.0.0",
    "grunt-usemin": "^3.0.0",
    "load-grunt-tasks": "^3.1.0",
    "time-grunt": "^1.0.0"
  },
  "scripts": {
    "transpile": "./command.sh transpile",
    "build_git_hook": "./command.sh build"
  },
  "config": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RouteInjector/ri-backoffice.git"
  },
  "keywords": [
    "backoffice",
    "route-injector",
    "angular"
  ],
  "bugs": {
    "url": "https://github.com/RouteInjector/ri-backoffice/issues"
  },
  "homepage": "https://github.com/RouteInjector/ri-backoffice#readme"
}
