{
  "name": "@garvek/rpg-awesome",
  "style": "css/rpg-awesome.css",
  "sass": "scss/rpg-awesome.scss",
  "version": "0.2.1",
  "repository": {
    "type": "git",
    "url": "git://github.com/garvek/Rpg-Awesome.git"
  },
  "devDependencies": {
    "grunt": "^1.4.1",
    "grunt-contrib-cssmin": "^2.0.0",
    "grunt-sass": "^3.1.0",
    "grunt-stylelint": "^0.16.0",
    "sass": "^1.35.1",
    "stylelint": "^13.13.1",
    "stylelint-config-standard": "^22.0.0"
  },
  "scripts": {
    "build": "grunt",
    "test": "grunt stylelint"
  },
  "dependencies": {}
}
