{
  "_args": [
    [
      "mensch@0.3.4",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "mensch@0.3.4",
  "_id": "mensch@0.3.4",
  "_inBundle": false,
  "_integrity": "sha512-IAeFvcOnV9V0Yk+bFhYR07O3yNina9ANIN5MoXBKYJ/RLYPurd2d0yw14MDhpr9/momp0WofT1bPUh3hkzdi/g==",
  "_location": "/mensch",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mensch@0.3.4",
    "name": "mensch",
    "escapedName": "mensch",
    "rawSpec": "0.3.4",
    "saveSpec": null,
    "fetchSpec": "0.3.4"
  },
  "_requiredBy": [
    "/juice"
  ],
  "_resolved": "https://registry.npmjs.org/mensch/-/mensch-0.3.4.tgz",
  "_spec": "0.3.4",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Brett Stimmerman",
    "email": "brettstimmerman@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/brettstimmerman/mensch/issues"
  },
  "description": "A decent CSS parser",
  "devDependencies": {
    "jshint": "*",
    "mocha": "*"
  },
  "homepage": "https://github.com/brettstimmerman/mensch",
  "keywords": [
    "css",
    "parser",
    "parsing",
    "stylesheet"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "mensch",
  "repository": {
    "type": "git",
    "url": "git://github.com/brettstimmerman/mensch.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.3.4"
}
