UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

99 lines (98 loc) 2.57 kB
{ "_args": [ [ { "raw": "github-markdown-css@2.1.1", "scope": null, "escapedName": "github-markdown-css", "name": "github-markdown-css", "rawSpec": "2.1.1", "spec": "2.1.1", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress-base" ] ], "_from": "github-markdown-css@2.1.1", "_id": "github-markdown-css@2.1.1", "_inCache": true, "_installable": true, "_location": "/github-markdown-css", "_nodeVersion": "4.2.1", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "raw": "github-markdown-css@2.1.1", "scope": null, "escapedName": "github-markdown-css", "name": "github-markdown-css", "rawSpec": "2.1.1", "spec": "2.1.1", "type": "version" }, "_requiredBy": [ "/docpress-base" ], "_resolved": "https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-2.1.1.tgz", "_shasum": "db1fff49d52b72205e4720563ff3ebe316ca2790", "_shrinkwrap": null, "_spec": "github-markdown-css@2.1.1", "_where": "C:\\src\\pnpm\\node_modules\\docpress-base", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/github-markdown-css/issues" }, "dependencies": {}, "description": "The minimal amount of CSS to replicate the GitHub Markdown style", "devDependencies": { "generate-github-markdown-css": "^1.0.1" }, "directories": {}, "dist": { "shasum": "db1fff49d52b72205e4720563ff3ebe316ca2790", "tarball": "https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-2.1.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "github-markdown.css" ], "gitHead": "ac2b917fc34133886eff3ced3833d04d76161217", "homepage": "https://github.com/sindresorhus/github-markdown-css", "keywords": [ "browser", "github", "markdown", "md", "css", "style", "stylesheet" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "github-markdown-css", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/github-markdown-css.git" }, "scripts": { "generate": "github-markdown-css !> github-markdown.css" }, "version": "2.1.1" }