{
  "_args": [
    [
      {
        "raw": "csslint@0.10.0",
        "scope": null,
        "escapedName": "csslint",
        "name": "csslint",
        "rawSpec": "0.10.0",
        "spec": "0.10.0",
        "type": "version"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\htmlhint"
    ]
  ],
  "_from": "csslint@0.10.0",
  "_id": "csslint@0.10.0",
  "_inCache": true,
  "_location": "/csslint",
  "_npmUser": {
    "name": "stubbornella",
    "email": "nicole@stubbornella.org"
  },
  "_npmVersion": "1.2.32",
  "_phantomChildren": {},
  "_requested": {
    "raw": "csslint@0.10.0",
    "scope": null,
    "escapedName": "csslint",
    "name": "csslint",
    "rawSpec": "0.10.0",
    "spec": "0.10.0",
    "type": "version"
  },
  "_requiredBy": [
    "/htmlhint"
  ],
  "_resolved": "https://registry.npmjs.org/csslint/-/csslint-0.10.0.tgz",
  "_shasum": "3a6a04e7565c8e9d19beb49767c7ec96e8365805",
  "_shrinkwrap": null,
  "_spec": "csslint@0.10.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\htmlhint",
  "author": {
    "name": "Nicole Sullivan"
  },
  "bin": {
    "csslint": "./cli.js"
  },
  "bugs": {
    "url": "https://github.com/stubbornella/csslint/issues"
  },
  "contributors": [
    {
      "name": "Nicholas C. Zakas"
    }
  ],
  "dependencies": {
    "parserlib": "~0.2.2"
  },
  "description": "CSSLint",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-clean": "~0.4.1",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-jshint": "~0.5.4",
    "grunt-contrib-watch": "~0.4.4",
    "grunt-include-replace": "~0.4.0",
    "yuitest": "~0.7.9"
  },
  "directories": {
    "lib": "lib"
  },
  "dist": {
    "shasum": "3a6a04e7565c8e9d19beb49767c7ec96e8365805",
    "tarball": "https://registry.npmjs.org/csslint/-/csslint-0.10.0.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/stubbornella/csslint#readme",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/stubbornella/csslint/blob/master/LICENSE"
    }
  ],
  "main": "./lib/csslint-node.js",
  "maintainers": [
    {
      "name": "nzakas",
      "email": "nzakas@yahoo-inc.com"
    },
    {
      "name": "stubbornella",
      "email": "nicole@stubbornella.org"
    }
  ],
  "name": "csslint",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stubbornella/csslint.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.10.0"
}
