{
  "name": "access.ajxp_admin",
  "version": "8.0.0",
  "description": "",
  "source_path": "res/js",
  "css_path":"res/css",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Abstrium SAS",
  "license": "AGPL",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-babel": "~5.0.3",
    "grunt-browserify": "~4.0.1",
    "grunt-contrib-watch": "~0.6.1",
    "assemble-less": "~0.7.0",
    "less-plugin-autoprefix": "~1.5.1"
  },
  "dependencies": {
    "lodash.shuffle": "^4.2.0"
  }
}
