UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

120 lines (119 loc) 2.74 kB
{ "_args": [ [ { "raw": "stylus@0.52.4", "scope": null, "escapedName": "stylus", "name": "stylus", "rawSpec": "0.52.4", "spec": "0.52.4", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress-base" ] ], "_from": "stylus@0.52.4", "_id": "stylus@0.52.4", "_inCache": true, "_installable": true, "_location": "/stylus", "_npmUser": { "name": "kizu", "email": "kizmarh@ya.ru" }, "_npmVersion": "1.4.9", "_phantomChildren": { "amdefine": "1.0.0", "inherits": "2.0.1", "sigmund": "1.0.1" }, "_requested": { "raw": "stylus@0.52.4", "scope": null, "escapedName": "stylus", "name": "stylus", "rawSpec": "0.52.4", "spec": "0.52.4", "type": "version" }, "_requiredBy": [ "/docpress-base" ], "_resolved": "https://registry.npmjs.org/stylus/-/stylus-0.52.4.tgz", "_shasum": "6551b5f0bfdcf29ee7f0fe0a59b7eb6ff26d2539", "_shrinkwrap": null, "_spec": "stylus@0.52.4", "_where": "C:\\src\\pnpm\\node_modules\\docpress-base", "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" }, "dependencies": { "css-parse": "1.7.x", "debug": "*", "glob": "3.2.x", "mkdirp": "0.5.x", "sax": "0.5.x", "source-map": "0.1.x" }, "description": "Robust, expressive, and feature-rich CSS superset", "devDependencies": { "jscoverage": "0.3.8", "mocha": "*", "should": "2.x" }, "directories": { "doc": "docs", "example": "examples", "test": "test" }, "dist": { "shasum": "6551b5f0bfdcf29ee7f0fe0a59b7eb6ff26d2539", "tarball": "https://registry.npmjs.org/stylus/-/stylus-0.52.4.tgz" }, "engines": { "node": "*" }, "homepage": "https://github.com/stylus/stylus", "keywords": [ "css", "parser", "style", "stylesheets", "jade", "language" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "kizu", "email": "kizmarh@ya.ru" } ], "name": "stylus", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/stylus/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.52.4" }