2020-05-26 18:17:24 +02:00

103 lines
3.5 KiB
JSON

{
"_args": [
[
"shell-quote@^1.6.1",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
]
],
"_from": "shell-quote@>=1.6.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "shell-quote@1.7.2",
"_inCache": true,
"_installable": true,
"_location": "/shell-quote",
"_nodeVersion": "12.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/shell-quote_1.7.2_1567324000519_0.9972134593231239"
},
"_npmUser": {
"email": "renee@kooi.me",
"name": "goto-bus-stop"
},
"_npmVersion": "6.11.2",
"_phantomChildren": {},
"_requested": {
"name": "shell-quote",
"raw": "shell-quote@^1.6.1",
"rawSpec": "^1.6.1",
"scope": null,
"spec": ">=1.6.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz",
"_shasum": "67a7d02c76c9da24f99d20808fcaded0e0e04be2",
"_shrinkwrap": null,
"_spec": "shell-quote@^1.6.1",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-shell-quote/issues"
},
"dependencies": {},
"description": "quote and parse shell commands",
"devDependencies": {
"tape": "4"
},
"directories": {},
"dist": {
"fileCount": 17,
"integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda3dhCRA9TVsSAnZWagAAd1oP/1KDx7zAYmIbX+77VOUk\nMfZE9PB6hkXNYCvmevMM+lcZeIvujvOIqdwrWZ/PgIEfw98yLPYNnHwf+gLH\nOFbMIiYvkC+hHNfHBxfqZMYc3W1733jPkHFclm0313C8+RyoWN6ZTkD24j34\nMRWU+oAHhjjVVxSNUfoOhIOy/7avNpAYyegBx21++kGeGj2GovUG2g9k6TcQ\nAaSWC48m08bbJFcrn1gk91ayrY5Cr+P0Gj1DidtpQXZmDc6yuxNRwMkUsx6Q\np/4VSo5HhPIkRXIPaD6cmjgacKSqwRwYudMIC3gVBNVj+UnHjsEkYEhnxKhO\nXb6qZZSJkd/gQooRDzv3tWBd4grC2LS731aJB91Qw1MW/v9/IamvYUZvxicT\nmj8yuJkk46Q5n0dlHk9iJfBJC3cqdD6Mwv6hnwpmpRT6gHukno0CBoBeFYCw\nUvtLz7D+xXNqrg4iLM18u01CM4jF77bqAi2zOAvdqtxXjObvKGJxo2aE0u5m\nscCweLnnKRNCfiD/SYLku7EW8Ya6kMuJSWjiIBeElbDFcSW11NfIUw0wb2XU\nQpgKw0n8AfM1JyF6Qrol3run7ObPf2javh+iLAOIoZltVOCH1qBbCesF4Aiq\nbHofviHIRm9KVyn2PDoBDC1W/agvlnzT3NH5qFf3TfR7qil6e8+gUzNEvKXg\niShx\r\n=cFGz\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "67a7d02c76c9da24f99d20808fcaded0e0e04be2",
"tarball": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz",
"unpackedSize": 21011
},
"gitHead": "89a1993809eb7620ec985c3b6869c9079287c35a",
"homepage": "https://github.com/substack/node-shell-quote",
"keywords": [
"command",
"parse",
"quote",
"shell"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "goto-bus-stop",
"email": "renee@kooi.me"
},
{
"name": "jiwaddell",
"email": "jacob.im.waddell@gmail.com"
},
{
"name": "karissa",
"email": "krmckelv@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "shell-quote",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/substack/node-shell-quote.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.7.2"
}