{ "_args": [ [ "stylus@0.45.1", "/home/franz/projects/velaluqa/projects/velaluqa/ela" ] ], "_development": true, "_from": "stylus@0.45.1", "_id": "stylus@0.45.1", "_inBundle": false, "_integrity": "sha1-72n2LJhKSArcDJ1KqvsjgqOJ5FM=", "_location": "/codo/nib/stylus", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "stylus@0.45.1", "name": "stylus", "escapedName": "stylus", "rawSpec": "0.45.1", "saveSpec": null, "fetchSpec": "0.45.1" }, "_requiredBy": [ "/codo/nib" ], "_resolved": "https://registry.npmjs.org/stylus/-/stylus-0.45.1.tgz", "_spec": "0.45.1", "_where": "/home/franz/projects/velaluqa/projects/velaluqa/ela", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bin": { "stylus": "./bin/stylus" }, "browserify": "./lib/browserify.js", "bugs": { "url": "https://github.com/LearnBoost/stylus/issues" }, "dependencies": { "css-parse": "1.7.x", "debug": "*", "glob": "3.2.x", "mkdirp": "0.3.x", "sax": "0.5.x" }, "description": "Robust, expressive, and feature-rich CSS superset", "devDependencies": { "jscoverage": "0.3.8", "mocha": "*", "should": "*" }, "engines": { "node": "*" }, "homepage": "https://github.com/LearnBoost/stylus#readme", "keywords": [ "css", "parser", "style", "stylesheets", "jade", "language" ], "main": "./index.js", "name": "stylus", "repository": { "type": "git", "url": "git://github.com/LearnBoost/stylus.git" }, "scripts": { "prepublish": "npm prune", "test": "mocha test/ test/middleware/ --require should --bail --reporter dot", "test-cov": "mocha test/ test/middleware/ --require should --bail --reporter html-cov > coverage.html" }, "version": "0.45.1" }