@zkochan/pnpm
Version:
A fast implementation of npm install
82 lines (81 loc) • 1.98 kB
JSON
{
"_args": [
[
{
"raw": "mdurl@^1.0.1",
"scope": null,
"escapedName": "mdurl",
"name": "mdurl",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\markdown-it"
]
],
"_from": "mdurl@>=1.0.1 <2.0.0",
"_id": "mdurl@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/mdurl",
"_nodeVersion": "0.12.4",
"_npmUser": {
"name": "vitaly",
"email": "vitaly@rcdesign.ru"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {},
"_requested": {
"raw": "mdurl@^1.0.1",
"scope": null,
"escapedName": "mdurl",
"name": "mdurl",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/markdown-it"
],
"_resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz",
"_shasum": "fe85b2ec75a59037f2adfec100fd6c601761152e",
"_shrinkwrap": null,
"_spec": "mdurl@^1.0.1",
"_where": "C:\\src\\pnpm\\node_modules\\markdown-it",
"bugs": {
"url": "https://github.com/markdown-it/mdurl/issues"
},
"dependencies": {},
"description": "URL utilities for markdown-it",
"devDependencies": {
"eslint": "0.13.0",
"eslint-plugin-nodeca": "^1.0.0",
"istanbul": "*",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "fe85b2ec75a59037f2adfec100fd6c601761152e",
"tarball": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
},
"gitHead": "8bfd33610062a71155cc64254271555a49db8332",
"homepage": "https://github.com/markdown-it/mdurl#readme",
"license": "MIT",
"maintainers": [
{
"name": "vitaly",
"email": "vitaly@rcdesign.ru"
}
],
"name": "mdurl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/markdown-it/mdurl.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.1"
}