{
  "_args": [
    [
      "gonzales-pe@3.3.4",
      "/home/centralpertec/public_html/css-loader"
    ]
  ],
  "_development": true,
  "_from": "gonzales-pe@3.3.4",
  "_id": "gonzales-pe@3.3.4",
  "_inBundle": false,
  "_integrity": "sha1-muC/kWslnjep5UvsQ/qlG8+FIX4=",
  "_location": "/gonzales-pe",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gonzales-pe@3.3.4",
    "name": "gonzales-pe",
    "escapedName": "gonzales-pe",
    "rawSpec": "3.3.4",
    "saveSpec": null,
    "fetchSpec": "3.3.4"
  },
  "_requiredBy": [
    "/sass-lint"
  ],
  "_resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-3.3.4.tgz",
  "_spec": "3.3.4",
  "_where": "/home/centralpertec/public_html/css-loader",
  "author": {
    "name": "Tony Ganch",
    "email": "tonyganch+github@gmail.com",
    "url": "http://tonyganch.com"
  },
  "bin": {
    "gonzales": "./bin/gonzales.js"
  },
  "bugs": {
    "url": "http://github.com/tonyganch/gonzales-pe/issues"
  },
  "dependencies": {
    "minimist": "1.1.x"
  },
  "description": "Gonzales Preprocessor Edition (fast CSS parser)",
  "devDependencies": {
    "babel-loader": "^5.3.2",
    "coffee-script": "~1.7.1",
    "jscs": "2.1.0",
    "jshint": "2.8.0",
    "json-loader": "^0.5.3",
    "mocha": "2.2.x",
    "webpack": "^1.12.2"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "homepage": "http://github.com/tonyganch/gonzales-pe",
  "license": "MIT",
  "main": "./lib/gonzales",
  "name": "gonzales-pe",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tonyganch/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",
    "log": "bash ./scripts/log.sh",
    "postpublish": "bash ./scripts/postpublish.sh",
    "prepublish": "bash ./scripts/prepublish.sh",
    "test": "bash ./scripts/test.sh",
    "watch": "bash ./scripts/watch.sh"
  },
  "version": "3.3.4"
}
