UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

126 lines (125 loc) 2.9 kB
{ "_args": [ [ { "raw": "postcss@5.0.12", "scope": null, "escapedName": "postcss", "name": "postcss", "rawSpec": "5.0.12", "spec": "5.0.12", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress-base" ] ], "_from": "postcss@5.0.12", "_id": "postcss@5.0.12", "_inCache": true, "_installable": true, "_location": "/postcss", "_nodeVersion": "5.0.0", "_npmUser": { "name": "ai", "email": "andrey@sitnik.ru" }, "_npmVersion": "3.3.6", "_phantomChildren": {}, "_requested": { "raw": "postcss@5.0.12", "scope": null, "escapedName": "postcss", "name": "postcss", "rawSpec": "5.0.12", "spec": "5.0.12", "type": "version" }, "_requiredBy": [ "/autoprefixer", "/docpress-base" ], "_resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.12.tgz", "_shasum": "61297ec594d17705071ad888f5ed408905b9575a", "_shrinkwrap": null, "_spec": "postcss@5.0.12", "_where": "C:\\src\\pnpm\\node_modules\\docpress-base", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bugs": { "url": "https://github.com/postcss/postcss/issues" }, "dependencies": { "js-base64": "^2.1.9", "source-map": "^0.5.1", "supports-color": "^3.1.2" }, "description": "Tool for transforming styles with JS plugins", "devDependencies": { "babel-core": "5.8.25", "babel-eslint": "4.1.5", "chai": "3.4.1", "concat-with-sourcemaps": "1.0.4", "del": "2.0.2", "eslint": "1.9.0", "fs-extra": "0.26.2", "gulp": "3.9.0", "gulp-babel": "5.3.0", "gulp-eslint": "1.1.0", "gulp-istanbul": "0.10.2", "gulp-json-editor": "2.2.1", "gulp-mocha": "2.1.3", "gulp-shell": "0.5.1", "isparta": "3.5.3", "mocha": "2.3.3", "postcss-parser-tests": "5.0.4", "run-sequence": "1.1.4", "sinon": "1.17.2", "strip-ansi": "3.0.0", "yaspeller": "2.5.1" }, "directories": {}, "dist": { "shasum": "61297ec594d17705071ad888f5ed408905b9575a", "tarball": "https://registry.npmjs.org/postcss/-/postcss-5.0.12.tgz" }, "engines": { "node": ">=0.12" }, "homepage": "https://github.com/postcss/postcss#readme", "keywords": [ "css", "postcss", "rework", "preprocessor", "parser", "source map", "transform", "manipulation", "transpiler" ], "license": "MIT", "main": "lib/postcss", "maintainers": [ { "name": "ai", "email": "andrey@sitnik.ru" }, { "name": "beneb", "email": "beneb.info@gmail.com" } ], "name": "postcss", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss.git" }, "scripts": { "test": "gulp" }, "version": "5.0.12" }