{
  "_args": [
    [
      "gonzales-pe@3.0.0-31",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint"
    ]
  ],
  "_from": "gonzales-pe@3.0.0-31",
  "_id": "gonzales-pe@3.0.0-31",
  "_inCache": true,
  "_installable": true,
  "_location": "/gonzales-pe",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "email": "tonyganch+github@gmail.com",
    "name": "tonyganch"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "gonzales-pe",
    "raw": "gonzales-pe@3.0.0-31",
    "rawSpec": "3.0.0-31",
    "scope": null,
    "spec": "3.0.0-31",
    "type": "version"
  },
  "_requiredBy": [
    "/css-lint"
  ],
  "_resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-3.0.0-31.tgz",
  "_shasum": "dc30d9dc607cb848518fa673b4e4ca1583db2552",
  "_shrinkwrap": null,
  "_spec": "gonzales-pe@3.0.0-31",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint",
  "author": {
    "email": "tonyganch+github@gmail.com",
    "name": "Tony Ganch",
    "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": "^5.5.3",
    "coffee-script": "~1.7.1",
    "jshint": "2.3.0",
    "mocha": "2.2.x"
  },
  "directories": {},
  "dist": {
    "shasum": "dc30d9dc607cb848518fa673b4e4ca1583db2552",
    "tarball": "http://registry.npmjs.org/gonzales-pe/-/gonzales-pe-3.0.0-31.tgz"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "files": [
    "bin",
    "lib"
  ],
  "gitHead": "326b401f69d6101a2ecea77064031957785d2853",
  "homepage": "http://github.com/tonyganch/gonzales-pe",
  "license": "MIT",
  "main": "./lib/gonzales",
  "maintainers": [
    {
      "name": "tonyganch",
      "email": "tonyganch@gmail.com"
    }
  ],
  "name": "gonzales-pe",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tonyganch/gonzales-pe.git"
  },
  "scripts": {
    "autofix-tests": "./scripts/build.sh && ./scripts/autofix-tests.sh",
    "build": "./scripts/build.sh",
    "log": "./scripts/log.sh",
    "test": "./scripts/build.sh && ./scripts/test.sh"
  },
  "version": "3.0.0-31"
}
