{
  "name": "stylus",
  "description": "Robust, expressive, and feature-rich CSS superset",
  "version": "0.42.3",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "keywords": [
    "css",
    "parser",
    "style",
    "stylesheets",
    "jade",
    "language"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/LearnBoost/stylus"
  },
  "main": "./index.js",
  "browserify": "./lib/browserify.js",
  "engines": {
    "node": "*"
  },
  "bin": {
    "stylus": "./bin/stylus"
  },
  "scripts": {
    "prepublish": "npm prune",
    "test": "make test"
  },
  "dependencies": {
    "css-parse": "1.7.x",
    "mkdirp": "0.3.x",
    "debug": "*",
    "sax": "0.5.x",
    "glob": "3.2.x"
  },
  "devDependencies": {
    "should": "*",
    "mocha": "*"
  },
  "bugs": {
    "url": "https://github.com/LearnBoost/stylus/issues"
  },
  "_id": "stylus@0.42.3",
  "dist": {
    "shasum": "23e8b3e71eb7f60bc4a657de498c8feb9c366c32",
    "tarball": "http://registry.npmjs.org/stylus/-/stylus-0.42.3.tgz"
  },
  "_from": "stylus@0.42.3",
  "_npmVersion": "1.3.8",
  "_npmUser": {
    "name": "kizu",
    "email": "kizmarh@ya.ru"
  },
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "kizu",
      "email": "kizmarh@ya.ru"
    }
  ],
  "directories": {},
  "_shasum": "23e8b3e71eb7f60bc4a657de498c8feb9c366c32",
  "_resolved": "https://registry.npmjs.org/stylus/-/stylus-0.42.3.tgz",
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/LearnBoost/stylus"
}
