{
  "_args": [
    [
      {
        "name": "css",
        "raw": "css@~1.0.8",
        "rawSpec": "~1.0.8",
        "scope": null,
        "spec": ">=1.0.8 <1.1.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/transformers"
    ]
  ],
  "_from": "css@>=1.0.8 <1.1.0",
  "_id": "css@1.0.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/css",
  "_npmUser": {
    "email": "tj@vision-media.ca",
    "name": "tjholowaychuk"
  },
  "_npmVersion": "1.2.14",
  "_phantomChildren": {},
  "_requested": {
    "name": "css",
    "raw": "css@~1.0.8",
    "rawSpec": "~1.0.8",
    "scope": null,
    "spec": ">=1.0.8 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/transformers"
  ],
  "_resolved": "https://registry.npmjs.org/css/-/css-1.0.8.tgz",
  "_shasum": "9386811ca82bccc9ee7fb5a732b1e2a317c8a3e7",
  "_shrinkwrap": null,
  "_spec": "css@~1.0.8",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/transformers",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk"
  },
  "dependencies": {
    "css-parse": "1.0.4",
    "css-stringify": "1.0.5"
  },
  "description": "CSS parser / stringifier using css-parse and css-stringify",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "9386811ca82bccc9ee7fb5a732b1e2a317c8a3e7",
    "tarball": "https://registry.npmjs.org/css/-/css-1.0.8.tgz"
  },
  "keywords": [
    "css",
    "parser",
    "stylesheet"
  ],
  "main": "index",
  "maintainers": [
    {
      "email": "tj@vision-media.ca",
      "name": "tjholowaychuk"
    }
  ],
  "name": "css",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "version": "1.0.8"
}
