UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

90 lines (89 loc) 2.11 kB
{ "_args": [ [ { "raw": "lunr@0.5.12", "scope": null, "escapedName": "lunr", "name": "lunr", "rawSpec": "0.5.12", "spec": "0.5.12", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress-search" ] ], "_from": "lunr@0.5.12", "_id": "lunr@0.5.12", "_inCache": true, "_installable": true, "_location": "/lunr", "_nodeVersion": "0.10.26", "_npmUser": { "name": "olivernn", "email": "oliver.nightingale1@gmail.com" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "raw": "lunr@0.5.12", "scope": null, "escapedName": "lunr", "name": "lunr", "rawSpec": "0.5.12", "spec": "0.5.12", "type": "version" }, "_requiredBy": [ "/docpress-search" ], "_resolved": "https://registry.npmjs.org/lunr/-/lunr-0.5.12.tgz", "_shasum": "a2f6b7d7801cbe2ccb1696da67f1f7788f89e0c8", "_shrinkwrap": null, "_spec": "lunr@0.5.12", "_where": "C:\\src\\pnpm\\node_modules\\docpress-search", "author": { "name": "Oliver Nightingale" }, "bugs": { "url": "http://github.com/olivernn/lunr.js/issues" }, "dependencies": {}, "description": "Simple full-text search in your browser.", "devDependencies": { "dox": "0.4.4", "dox-template": "0.1.1", "phantomjs": "1.8.1-3", "uglify-js": "2.4.13" }, "directories": {}, "dist": { "shasum": "a2f6b7d7801cbe2ccb1696da67f1f7788f89e0c8", "tarball": "https://registry.npmjs.org/lunr/-/lunr-0.5.12.tgz" }, "gitHead": "8f59978e1b0973b0882f2f56abba9b79ac6b18d2", "homepage": "http://lunrjs.com", "keywords": [ "search" ], "license": "MIT", "main": "lunr.js", "maintainers": [ { "name": "olivernn", "email": "oliver.nightingale1@gmail.com" } ], "name": "lunr", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/olivernn/lunr.js.git" }, "scripts": { "start": "node server.js", "test": "make test" }, "version": "0.5.12" }