| 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 : /home/bitnami/htdocs/app/node_modules/unquote/ |
Upload File : |
{
"_from": "unquote@~1.1.1",
"_id": "unquote@1.1.1",
"_inBundle": false,
"_integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=",
"_location": "/unquote",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "unquote@~1.1.1",
"name": "unquote",
"escapedName": "unquote",
"rawSpec": "~1.1.1",
"saveSpec": null,
"fetchSpec": "~1.1.1"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
"_shasum": "8fded7324ec6e88a0ff8b905e7c098cdc086d544",
"_spec": "unquote@~1.1.1",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/svgo",
"author": {
"name": "Cameron Lakenen",
"email": "cameron@lakenen.com"
},
"bugs": {
"url": "https://github.com/lakenen/node-unquote/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Remove wrapping quotes from a string.",
"devDependencies": {
"tape": "^2.13.4"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/lakenen/node-unquote",
"keywords": [
"string",
"unquote",
"quotes"
],
"license": "MIT",
"main": "index.js",
"name": "unquote",
"repository": {
"type": "git",
"url": "git+https://github.com/lakenen/node-unquote.git"
},
"scripts": {
"test": "node test/*"
},
"version": "1.1.1"
}