{
  "name": "gonzales-pe-sl",
  "description": "Temporary gonzales-pe fork for sass-lint",
  "version": "4.2.3",
  "homepage": "https://github.com/DanPurdy/gonzales-pe",
  "bugs": "http://github.com/tonyganch/gonzales-pe/issues",
  "license": "MIT",
  "author": {
    "name": "Dan Purdy",
    "email": "dan@dpurdy.me",
    "url": "dan@dpurdy.me"
  },
  "main": "./lib/gonzales",
  "repository": {
    "type": "git",
    "url": "https://github.com/DanPurdy/gonzales-pe.git"
  },
  "scripts": {
    "autofix-tests": "bash ./scripts/build.sh && bash ./scripts/autofix-tests.sh",
    "build": "bash ./scripts/build.sh",
    "init": "bash ./scripts/init.sh",
    "lint": "bash ./scripts/lint.sh",
    "log": "bash ./scripts/log.sh",
    "prepublish": "bash ./scripts/prepublish.sh",
    "postpublish": "bash ./scripts/postpublish.sh",
    "test": "bash ./scripts/test.sh",
    "watch": "bash ./scripts/watch.sh"
  },
  "bin": {
    "gonzales": "./bin/gonzales.js"
  },
  "dependencies": {
    "minimist": "1.1.x"
  },
  "devDependencies": {
    "babel-core": "^6.18.2",
    "babel-loader": "^6.2.7",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-preset-es2015": "^6.18.0",
    "coffee-script": "~1.7.1",
    "eslint": "^3.0.0",
    "jscs": "2.1.0",
    "jshint": "2.8.0",
    "json-loader": "^0.5.3",
    "mocha": "2.2.x",
    "webpack": "^1.12.2",
    "webpack-closure-compiler": "^2.0.2"
  },
  "engines": {
    "node": ">=0.6.0"
  }

,"_resolved": "https://registry.npmjs.org/gonzales-pe-sl/-/gonzales-pe-sl-4.2.3.tgz"
,"_integrity": "sha1-aoaLw4BkXxQf7rBCxvl/zHG1n+Y="
,"_from": "gonzales-pe-sl@4.2.3"
}