{ "_from": "stylus@0.59.0", "_id": "stylus@0.59.0", "_inBundle": false, "_integrity": "sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==", "_location": "/stylus", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "stylus@0.59.0", "name": "stylus", "escapedName": "stylus", "rawSpec": "0.59.0", "saveSpec": null, "fetchSpec": "0.59.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/stylus/-/stylus-0.59.0.tgz", "_shasum": "a344d5932787142a141946536d6e24e6a6be7aa6", "_spec": "stylus@0.59.0", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-rail", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bin": { "stylus": "bin/stylus" }, "browserify": "./lib/browserify.js", "bugs": { "url": "https://github.com/stylus/stylus/issues" }, "bundleDependencies": false, "dependencies": { "@adobe/css-tools": "^4.0.1", "debug": "^4.3.2", "glob": "^7.1.6", "sax": "~1.2.4", "source-map": "^0.7.3" }, "deprecated": false, "description": "Robust, expressive, and feature-rich CSS superset", "devDependencies": { "chai": "^4.3.6", "mocha": "^9.2.0" }, "directories": { "doc": "docs", "example": "examples", "test": "test" }, "engines": { "node": "*" }, "funding": "https://opencollective.com/stylus", "homepage": "https://github.com/stylus/stylus", "keywords": [ "css", "parser", "style", "stylesheets", "jade", "language" ], "license": "MIT", "main": "./index.js", "name": "stylus", "repository": { "type": "git", "url": "git://github.com/stylus/stylus.git" }, "scripts": { "prepublish": "npm prune", "test": "mocha test/ test/middleware/ --require chai --bail --check-leaks --reporter dot" }, "version": "0.59.0" }