UNPKG

vscode-ripgrep-dynamic

Version:

Downloads the ripgrep binary shipped in VS Code

108 lines (107 loc) 2.62 kB
{ "_args": [ [ { "raw": "colors@^1.1.2", "scope": null, "escapedName": "colors", "name": "colors", "rawSpec": "^1.1.2", "spec": ">=1.1.2 <2.0.0", "type": "range" }, "/Users/roblou/code/vscode-ripgrep/node_modules/prettyjson" ] ], "_from": "colors@>=1.1.2 <2.0.0", "_id": "colors@1.2.1", "_inCache": true, "_location": "/colors", "_nodeVersion": "8.9.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/colors_1.2.1_1520833946745_0.24793897380744756" }, "_npmUser": { "name": "dabh", "email": "dabh@stanford.edu" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "raw": "colors@^1.1.2", "scope": null, "escapedName": "colors", "name": "colors", "rawSpec": "^1.1.2", "spec": ">=1.1.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/prettyjson" ], "_resolved": "https://registry.npmjs.org/colors/-/colors-1.2.1.tgz", "_shasum": "f4a3d302976aaf042356ba1ade3b1a2c62d9d794", "_shrinkwrap": null, "_spec": "colors@^1.1.2", "_where": "/Users/roblou/code/vscode-ripgrep/node_modules/prettyjson", "author": { "name": "Marak Squires" }, "bugs": { "url": "https://github.com/Marak/colors.js/issues" }, "dependencies": {}, "description": "get colors in your node.js console", "devDependencies": {}, "directories": {}, "dist": { "integrity": "sha512-s8+wktIuDSLffCywiwSxQOMqtPxML11a/dtHE17tMn4B1MSWw/C22EKf7M2KGUBcDaVFEGT+S8N02geDXeuNKg==", "shasum": "f4a3d302976aaf042356ba1ade3b1a2c62d9d794", "tarball": "https://registry.npmjs.org/colors/-/colors-1.2.1.tgz", "fileCount": 21, "unpackedSize": 37634 }, "engines": { "node": ">=0.1.90" }, "files": [ "examples", "lib", "LICENSE", "safe.js", "themes", "index.d.ts", "safe.d.ts" ], "gitHead": "dc82cc01d00df2f1cdcf90cba699a5a61da70446", "homepage": "https://github.com/Marak/colors.js", "keywords": [ "ansi", "terminal", "colors" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "dabh", "email": "dabh@stanford.edu" }, { "name": "marak", "email": "marak.squires@gmail.com" } ], "name": "colors", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/Marak/colors.js.git" }, "scripts": { "test": "node tests/basic-test.js && node tests/safe-test.js" }, "version": "1.2.1" }