| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/shellwords/ |
Upload File : |
{
"_from": "shellwords@^0.1.1",
"_id": "shellwords@0.1.1",
"_inBundle": false,
"_integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==",
"_location": "/shellwords",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "shellwords@^0.1.1",
"name": "shellwords",
"escapedName": "shellwords",
"rawSpec": "^0.1.1",
"saveSpec": null,
"fetchSpec": "^0.1.1"
},
"_requiredBy": [
"/node-notifier"
],
"_resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
"_shasum": "d6b9181c1a48d397324c84871efbcfc73fc0654b",
"_spec": "shellwords@^0.1.1",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/node-notifier",
"author": {
"name": "Jimmy Cuadra",
"email": "jimmy@jimmycuadra.com",
"url": "http://jimmycuadra.com/"
},
"bugs": {
"url": "https://github.com/jimmycuadra/shellwords/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.",
"devDependencies": {
"jasmine-node": "~1.0.26",
"nodewatch": "~0.1.0"
},
"files": [
"lib"
],
"homepage": "https://github.com/jimmycuadra/shellwords",
"license": "MIT",
"main": "./lib/shellwords",
"name": "shellwords",
"repository": {
"type": "git",
"url": "git://github.com/jimmycuadra/shellwords.git"
},
"scripts": {
"test": "cake spec"
},
"version": "0.1.1"
}