UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

144 lines (143 loc) 3.79 kB
{ "_args": [ [ { "raw": "docpress-search@0.6.0", "scope": null, "escapedName": "docpress-search", "name": "docpress-search", "rawSpec": "0.6.0", "spec": "0.6.0", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress" ] ], "_from": "docpress-search@0.6.0", "_id": "docpress-search@0.6.0", "_inCache": true, "_installable": true, "_location": "/docpress-search", "_nodeVersion": "4.1.0", "_npmUser": { "name": "rstacruz", "email": "rico@ricostacruz.com" }, "_npmVersion": "2.14.3", "_phantomChildren": { "JSONStream": "1.1.4", "amdefine": "1.0.0", "assert": "1.3.0", "brace-expansion": "1.1.6", "browser-resolve": "1.11.2", "browserify-zlib": "0.1.4", "buffer": "3.6.0", "builtins": "0.0.7", "console-browserify": "1.1.0", "convert-source-map": "1.1.3", "core-util-is": "1.0.2", "crypto-browserify": "3.11.0", "defined": "1.0.0", "detective": "4.3.1", "domain-browser": "1.1.7", "foreach": "2.0.5", "has": "1.0.1", "htmlescape": "1.1.1", "https-browserify": "0.0.1", "indexof": "0.0.1", "inflight": "1.0.5", "inherits": "2.0.1", "is-buffer": "1.1.4", "lexical-scope": "1.2.0", "lodash.memoize": "3.0.4", "once": "1.3.3", "os-browserify": "0.1.2", "parents": "1.0.1", "path-browserify": "0.0.0", "process": "0.11.8", "punycode": "1.4.1", "querystring": "0.2.0", "querystring-es3": "0.2.1", "readable-stream": "2.1.5", "readable-wrap": "1.0.0", "resolve": "1.1.7", "shasum": "1.0.2", "stream-browserify": "2.0.1", "string_decoder": "0.10.31", "subarg": "1.0.0", "syntax-error": "1.1.6", "timers-browserify": "1.4.2", "tty-browserify": "0.0.0", "typedarray": "0.0.6", "umd": "3.0.1", "util": "0.10.3", "vm-browserify": "0.0.4" }, "_requested": { "raw": "docpress-search@0.6.0", "scope": null, "escapedName": "docpress-search", "name": "docpress-search", "rawSpec": "0.6.0", "spec": "0.6.0", "type": "version" }, "_requiredBy": [ "/docpress" ], "_resolved": "https://registry.npmjs.org/docpress-search/-/docpress-search-0.6.0.tgz", "_shasum": "c7d77f9fccaad42fae819161d6f37d483ee1c068", "_shrinkwrap": null, "_spec": "docpress-search@0.6.0", "_where": "C:\\src\\pnpm\\node_modules\\docpress", "author": { "name": "Rico Sta. Cruz", "email": "rico@ricostacruz.com" }, "bugs": { "url": "https://github.com/docpress/docpress-search/issues" }, "dependencies": { "browserify": "11.2.0", "lunr": "0.5.12", "uglifyify": "3.0.1", "ware": "1.3.0" }, "description": "Search plugin for [docpress].", "devDependencies": { "docpress-core": "*", "expect": "1.12.1", "mocha": "2.3.3", "mocha-clean": "0.4.0", "mocha-standard": "1.0.0", "standard": "5.3.1" }, "directories": {}, "dist": { "shasum": "c7d77f9fccaad42fae819161d6f37d483ee1c068", "tarball": "https://registry.npmjs.org/docpress-search/-/docpress-search-0.6.0.tgz" }, "gitHead": "f67e1d7ec800497be7aaf0067d8d282c9516a4ea", "homepage": "https://github.com/docpress/docpress-search#readme", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "rstacruz", "email": "rico@ricostacruz.com" } ], "name": "docpress-search", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/docpress/docpress-search.git" }, "scripts": { "build": "mkdir -p cache && ./bin/build --js > cache/script.js", "prepublish": "npm run build", "test": "mocha" }, "version": "0.6.0" }