{
  "name": "beanit",
  "version": "1.0.0",
  "description": "",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git"
  },
  "keywords": [
    "test"
  ],
  "author": "Codiant",
  "license": "ISC",
  "dependencies": {
    "grunt-contrib-watch": "^1.1.0",
    "grunt-sass": "^3.0.1",
    "node-sass": "^4.13.1"
  },
  "devDependencies": {
    "grunt": "^1.1.0",
    "grunt-contrib-cssmin": "^3.0.0"
  }
}
