{
  "main": "Gruntfile.js",
  "name": "Article-collider-packages",
  "author": "Jonas Swiatek",
  "email": "jals@dr.dk",
  "version": "1.0.0",
  "description": "Article-colliders for for DR.dk",
  "repository": "",
  "license": "(c) 2014 the Danish Broadcasting Corporation. All rights reserved.",
  "dependencies": {
    "css-loader": "^0.14.4",
    "domready": "^0.3.0",
    "@dr/drc-util": "^1.0.1",
    "grunt": "~0.4.2",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-less": "~0.9.0",
    "grunt-contrib-uglify": "~0.5.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-string-replace": "~0.2.7",
    "grunt-webpack": "^1.0.8",
    "html-loader": "^0.3.0",
    "less-loader": "^2.2.0",
    "style-loader": "^0.12.3",
    "webpack": "^1.9.10"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "webpack-dev-server": "^1.16.1"
  }
}
