{
  "name": "dmg-style-guides",
  "version": "1.0.0",
  "description": "",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@bitbucket.org:pioneerinfotech/dmg-style-guides.git"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "autoprefixer": "^6.1.2",
    "cssnano": "^3.3.2",
    "cssnext": "^1.8.4",
    "gulp": "^3.9.0",
    "gulp-postcss": "^6.0.1",
    "gulp-sass": "^2.1.0",
    "gulp-util": "^3.0.7",
    "perfectionist": "^2.1.2",
    "precss": "^1.3.0"
  },
  "dependencies": {
    "perfectionist": "^2.1.2"
  }
}
