{
  "name": "@bbc/grandstand-webpack",
  "version": "4.1.5",
  "description": "The BBC Grandstand CSS Framework is used by Sport and Live components",
  "main": "_grandstand.scss",
  "scripts": {
    "start": "npm install && bower install",
    "build": "grunt build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bbc/grandstand-webpack.git"
  },
  "author": "Shaun Bent <shaun.bent@bbc.co.uk>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/bbc/grandstand-webpack/issues"
  },
  "homepage": "http://bbc.github.io/grandstand/",
  "devDependencies": {
    "bower": "^1.7.9",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-sass": "^2.0.0",
    "@bbc/gs-sass-tools-webpack": "^4.1.14",
    "node-sass": "^4.5.0"
  }
}
